File Information
Library: XML
Package: SAX
Header: Poco/SAX/AttributesImpl.h
Inheritance
Known Derived Classes: EmptyAttribute
Variables
localName
XMLString localName;
namespaceURI
XMLString namespaceURI;
qname
XMLString qname;
specified
bool specified;
type
XMLString type;
value
XMLString value;