Poco::XML::AttributesImpl

struct Attribute

Library: XML
Package: SAX
Header: Poco/SAX/AttributesImpl.h

Variables

localName

XMLString localName;

namespaceURI

XMLString namespaceURI;

qname

XMLString qname;

specified

bool specified;

type

XMLString type;

value

XMLString value;