#include <tree.h>
Data Fields | |
xmlAttrPtr | attr |
_xmlDoc * | doc |
int | lineno |
const xmlChar * | name |
_xmlID * | next |
const xmlChar * | value |
Definition at line 416 of file tree.h.
struct _xmlDoc* _xmlID::doc |
int _xmlID::lineno |
const xmlChar* _xmlID::name |
struct _xmlID* _xmlID::next |
const xmlChar* _xmlID::value |