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