#include <mxml.h>
Data Fields | |
char * | name |
char * | value |
Definition at line 101 of file mxml.h.
char* mxml_attr_s::name |
Definition at line 103 of file mxml.h.
Referenced by mxml_set_attr(), mxml_write_node(), mxmlDelete(), mxmlElementDeleteAttr(), and mxmlElementGetAttr().
char* mxml_attr_s::value |
Definition at line 104 of file mxml.h.
Referenced by mxml_set_attr(), mxml_write_node(), mxmlDelete(), mxmlElementDeleteAttr(), and mxmlElementGetAttr().