_xmlAttribute Struct Reference

#include <tree.h>


Data Fields

void * _private
xmlAttributeType atype
_xmlNodechildren
xmlAttributeDefault def
const xmlChardefaultValue
_xmlDocdoc
const xmlCharelem
_xmlNodelast
const xmlCharname
_xmlNodenext
_xmlAttributenexth
_xmlDtdparent
const xmlCharprefix
_xmlNodeprev
xmlEnumerationPtr tree
xmlElementType type


Detailed Description

Definition at line 212 of file tree.h.


Field Documentation

void* _xmlAttribute::_private

Definition at line 213 of file tree.h.

xmlAttributeType _xmlAttribute::atype

Definition at line 224 of file tree.h.

struct _xmlNode* _xmlAttribute::children

Definition at line 216 of file tree.h.

xmlAttributeDefault _xmlAttribute::def

Definition at line 225 of file tree.h.

const xmlChar* _xmlAttribute::defaultValue

Definition at line 226 of file tree.h.

struct _xmlDoc* _xmlAttribute::doc

Definition at line 221 of file tree.h.

const xmlChar* _xmlAttribute::elem

Definition at line 229 of file tree.h.

struct _xmlNode* _xmlAttribute::last

Definition at line 217 of file tree.h.

const xmlChar* _xmlAttribute::name

Definition at line 215 of file tree.h.

struct _xmlNode* _xmlAttribute::next

Definition at line 219 of file tree.h.

struct _xmlAttribute* _xmlAttribute::nexth

Definition at line 223 of file tree.h.

struct _xmlDtd* _xmlAttribute::parent

Definition at line 218 of file tree.h.

const xmlChar* _xmlAttribute::prefix

Definition at line 228 of file tree.h.

struct _xmlNode* _xmlAttribute::prev

Definition at line 220 of file tree.h.

xmlEnumerationPtr _xmlAttribute::tree

Definition at line 227 of file tree.h.

xmlElementType _xmlAttribute::type

Definition at line 214 of file tree.h.


The documentation for this struct was generated from the following file: footer
 SourceForge.net Logo