class Poco::XML::AttributesImpl
class Poco::XML::CDATASection
#include <AttributesImpl.h> struct Attribute { // fields XMLString localName; XMLString namespaceURI; XMLString qname; XMLString value; XMLString type; bool specified; };