[#BloombergLP-balxml-ElementAttribute-prefixStack] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/ElementAttribute.adoc[ElementAttribute]::prefixStack :relfileprefix: ../../../ :mrdocs: Return the value of `prefixStack` specified at the last call to `reset` or the constructor or 0 if no prefix stack was specified. == Synopsis Declared in `<balxml_elementattribute.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balxml/PrefixStack.adoc[PrefixStack] const* prefixStack() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#