struct _xmlDtd |
Public Attributes | |
---|---|
const xmlChar * | ExternalID |
const xmlChar * | SystemID |
void * | _private |
void * | attributes |
struct _xmlNode * | children |
struct _xmlDoc * | doc |
void * | elements |
void * | entities |
struct _xmlNode * | last |
const xmlChar * | name |
struct _xmlNode * | next |
void * | notations |
struct _xmlDoc * | parent |
void * | pentities |
struct _xmlNode * | prev |
xmlElementType | type |