Data Fields | |
| void * | _private |
| xmlElementType | type |
| char * | name |
| _xmlNode * | children |
| _xmlNode * | last |
| _xmlNode * | parent |
| _xmlNode * | next |
| _xmlNode * | prev |
| _xmlDoc * | doc |
| int | compression |
| int | standalone |
| _xmlDtd * | intSubset |
| _xmlDtd * | extSubset |
| _xmlNs * | oldNs |
| const xmlChar * | version |
| const xmlChar * | encoding |
| void * | ids |
| void * | refs |
| const xmlChar * | URL |
| int | charset |
| _xmlDict * | dict |
| void * | psvi |
Definition at line 484 of file tree.h.
1.4.5