[#BloombergLP-balxml-ElementAttribute-flags] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/ElementAttribute.adoc[ElementAttribute]::flags :relfileprefix: ../../../ :mrdocs: Return the value of `flags` specified at the last call to `reset` or the constructor, if non‐zero, or zero otherwise. Pre‐defined flags are enumerated in the class definition. == Synopsis Declared in `<balxml_elementattribute.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unsigned int flags() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#