A struct to keep information of an element's attribute. More...
import "XMLAttribute.idl";
Public Attributes | |
string | sName |
the attribute name | |
string | sValue |
the attribute value | |
A struct to keep information of an element's attribute.
string sName |
the attribute name
string sValue |
the attribute value