#include <xml.h>

Public Attributes | |
| char * | name |
| char * | pcdata |
| struct xmlAttribute * | attr |
| int | level |
| struct xmlElement * | next |
| struct xmlElement * | sub |
| struct xmlElement * | up |
| struct xmlAttribute* xmlElement::attr |
| struct xmlElement* xmlElement::next |
| struct xmlElement* xmlElement::sub |
| struct xmlElement* xmlElement::up |