struct _xmlElement |
Public Attributes | |
---|---|
void * | _private |
xmlAttributePtr | attributes |
struct _xmlNode * | children |
void * | contModel |
xmlElementContentPtr | content |
struct _xmlDoc * | doc |
xmlElementTypeVal | etype |
struct _xmlNode * | last |
const xmlChar * | name |
struct _xmlNode * | next |
struct _xmlDtd * | parent |
const xmlChar * | prefix |
struct _xmlNode * | prev |
xmlElementType | type |