BloombergLP::balxml::ElementAttribute::localName

Return the value of localName specified at the last call to reset or the constructor, if non-zero, else return the local part of the qualified name. More precisely, return the portion of qualifiedName() after the colon, if any, or the entire qualifiedName() if there is no colon.

Synopsis

Declared in <balxml_elementattribute.h>

char const*
localName() const;