BloombergLP::balxml::EncodingStyle::Value

Enumerators describing XML encoding style.

Synopsis

Declared in <balxml_encodingstyle.h>

enum Value;

Members

NameDescription
COMPACT Compact encoding style with minimal whitespace.
PRETTY Pretty encoding style with indentation and line breaks.
e_COMPACT Deprecated alias for COMPACT.
e_PRETTY Deprecated alias for PRETTY.
BAEXML_COMPACT Deprecated alias for COMPACT.
BAEXML_PRETTY Deprecated alias for PRETTY.