_xmlAttr Struct Reference

struct _xmlAttr
Public Attributes
void *_private
xmlAttributeType atype
struct _xmlNode *children
struct _xmlDoc *doc
struct _xmlNode *last
const xmlChar *name
struct _xmlAttr *next
xmlNs *ns
struct _xmlNode *parent
struct _xmlAttr *prev
void *psvi
xmlElementType type

Member Data Documentation

void * _private

void *_private

xmlAttributeType atype

xmlAttributeType atype

struct _xmlNode * children

struct _xmlNode *children

struct _xmlDoc * doc

struct _xmlDoc *doc

struct _xmlNode * last

struct _xmlNode *last

const xmlChar * name

const xmlChar *name

struct _xmlAttr * next

struct _xmlAttr *next

xmlNs * ns

xmlNs *ns

struct _xmlNode * parent

struct _xmlNode *parent

struct _xmlAttr * prev

struct _xmlAttr *prev

void * psvi

void *psvi

xmlElementType type

xmlElementType type