XMLValue - XML value
An XML value is the generalization of XML element and XML attribute. It describes the data and the name for the XML item.
Attributes
Functions
- GetName - Get value name
- GetValue - Get value string
- GetValueString -
- GetValue_intern - - internal feature (not documented)
- HasChanged - Has value changed
- Reset - Reset XML element description
- SetName - Set element name
- SetValue - Set element value
- XMLValue - Constructor
- XMLValueType -
- operator= - Assign value to XML element
- operator== - Compare operator
- ~XMLValue - Destructor

