_xmlEntity Struct Reference

#include <stdapis/libxml2/libxml2_entities.h>

struct _xmlEntity

Member Attribute Documentation

ExternalID

const xmlChar *ExternalID

SystemID

const xmlChar *SystemID

URI

const xmlChar *URI

_private

void *_private

children

struct _xmlNode *children

content

xmlChar *content

doc

struct _xmlDoc *doc

etype

last

struct _xmlNode *last

length

intlength

name

const xmlChar *name

next

struct _xmlNode *next

nexte

struct _xmlEntity *nexte

orig

xmlChar *orig

owner

intowner

parent

struct _xmlDtd *parent

prev

struct _xmlNode *prev

type