BloombergLP::balxml::EncoderOptions::Unnamed enum

Attribute identifiers used by bdlat attribute lookup for this type.

Synopsis

Declared in <balxml_encoderoptions.h>

enum Unnamed enum;

Members

NameDescription
ATTRIBUTE_ID_OBJECT_NAMESPACE Attribute id for objectNamespace.
ATTRIBUTE_ID_SCHEMA_LOCATION Attribute id for schemaLocation.
ATTRIBUTE_ID_TAG Attribute id for tag.
ATTRIBUTE_ID_FORMATTING_MODE Attribute id for formattingMode.
ATTRIBUTE_ID_INITIAL_INDENT_LEVEL Attribute id for initialIndentLevel.
ATTRIBUTE_ID_SPACES_PER_LEVEL Attribute id for spacesPerLevel.
ATTRIBUTE_ID_WRAP_COLUMN Attribute id for wrapColumn.
ATTRIBUTE_ID_MAX_DECIMAL_TOTAL_DIGITS Attribute id for maxDecimalTotalDigits.
ATTRIBUTE_ID_MAX_DECIMAL_FRACTION_DIGITS Attribute id for maxDecimalFractionDigits.
ATTRIBUTE_ID_SIGNIFICANT_DOUBLE_DIGITS Attribute id for significantDoubleDigits.
ATTRIBUTE_ID_ENCODING_STYLE Attribute id for encodingStyle.
ATTRIBUTE_ID_ALLOW_CONTROL_CHARACTERS Attribute id for allowControlCharacters.
ATTRIBUTE_ID_OUTPUT_X_M_L_HEADER Attribute id for outputXMLHeader.
ATTRIBUTE_ID_OUTPUT_X_S_I_ALIAS Attribute id for outputXSIAlias.
ATTRIBUTE_ID_DATETIME_FRACTIONAL_SECOND_PRECISION Attribute id for datetimeFractionalSecondPrecision.
ATTRIBUTE_ID_USE_Z_ABBREVIATION_FOR_UTC Attribute id for useZAbbreviationForUtc.