[#BloombergLP-balxml-Encoder-isCompact] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Encoder.adoc[Encoder]::isCompact :relfileprefix: ../../../ :mrdocs: Return `true` if the encoding style in the encoder options is defined as `EncodingStyle::BAEXML_COMPACT`, and `false` otherwise. == Synopsis Declared in `<balxml_encoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isCompact() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#