libnxml
0.18.3
|
Data struct for any element of attribute of xml element. More...
#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.
Data struct for any element of attribute of xml element
nxml_attr_t* nxml_attr_t::next |
nxml_namespace_t* nxml_attr_t::ns |