Data Fields | |
struct _UXML_ATTRIB * | xmla_next |
Links the next attribute. | |
char * | xmla_name |
Name of the attribute. | |
char * | xmla_value |
Value of the attribute. |
Definition at line 51 of file uxml.h.
struct _UXML_ATTRIB* UXML_ATTRIB::xmla_next [read] |
char* UXML_ATTRIB::xmla_name |
char* UXML_ATTRIB::xmla_value |