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>
PrefixStack const*
prefixStack() const;
Return Value
pointer to the prefix stack, or 0 if none was specified
Created with MrDocs