struct _xmlEntity |
Public Attributes | |
---|---|
const xmlChar * | ExternalID |
const xmlChar * | SystemID |
const xmlChar * | URI |
void * | _private |
struct _xmlNode * | children |
xmlChar * | content |
struct _xmlDoc * | doc |
xmlEntityType | etype |
struct _xmlNode * | last |
int | length |
const xmlChar * | name |
struct _xmlNode * | next |
struct _xmlEntity * | nexte |
xmlChar * | orig |
int | owner |
struct _xmlDtd * | parent |
struct _xmlNode * | prev |
xmlElementType | type |