XMLAttribute - XML attribute
Inherits: 
XMLValue
The XML attribute describes an attribute of an XML element. Predefined attributes own the attribute names and can be created with the name-constructor.
Attributes
- has_quotes - Has value passed with quotes
Functions
- GetAttribute - Get Attribute value
- IsAttribute - - internal feature (not documented)
- IsValid - Is attribute descriptor valid?
- Reset - Reset attribut description
- SetValue - Set value
- XMLAttribute - Constructor
- operator= - Assign value to attribute
- ~XMLAttribute - Destructor

