Return the value of value specified at the last call to reset or the constructor or 0 if no value was specified.
Synopsis
Declared in <balxml_elementattribute.h>
char const*
value() const;
Return Value
attribute value, or 0 if none was specified
Created with MrDocs