| struct _xmlAttribute | 
| Public Attributes | |
|---|---|
| void * | _private | 
| xmlAttributeType | atype | 
| struct _xmlNode * | children | 
| xmlAttributeDefault | def | 
| const xmlChar * | defaultValue | 
| struct _xmlDoc * | doc | 
| const xmlChar * | elem | 
| struct _xmlNode * | last | 
| const xmlChar * | name | 
| struct _xmlNode * | next | 
| struct _xmlAttribute * | nexth | 
| struct _xmlDtd * | parent | 
| const xmlChar * | prefix | 
| struct _xmlNode * | prev | 
| xmlEnumerationPtr | tree | 
| xmlElementType | type |