#include <mxml.h>
Data Fields | |
char * | name |
char * | value |
Definition at line 86 of file mxml.h.
char* mxml_attr_s::name |
Definition at line 88 of file mxml.h.
Referenced by mxml_write_node(), mxmlDelete(), mxmlElementGetAttr(), and mxmlElementSetAttr().
char* mxml_attr_s::value |
Definition at line 89 of file mxml.h.
Referenced by mxml_write_node(), mxmlDelete(), mxmlElementGetAttr(), and mxmlElementSetAttr().