#include <nxml.h>

Data Fields | |
| char * | name |
| char * | value |
| nxml_namespace_t * | ns |
| nxml_attr_t * | next |
Data struct for any element of attribute of xml element
Definition at line 123 of file nxml.h.
| char* nxml_attr_t::name |
| char* nxml_attr_t::value |
1.5.7.1