[#BloombergLP-balxml-EncoderOptions-_04enum-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/EncoderOptions.adoc[EncoderOptions]::Unnamed enum :relfileprefix: ../../../ :mrdocs: Attribute identifiers used by `bdlat` attribute lookup for this type. == Synopsis Declared in `<balxml_encoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum Unnamed enum; ---- == Members [cols="1,4"] |=== | Name| Description | `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`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#