_xmlAttr Struct Reference

#include <tree.h>


Data Fields

void * _private
xmlAttributeType atype
_xmlNodechildren
_xmlDocdoc
_xmlNodelast
const xmlCharname
_xmlAttrnext
xmlNsns
_xmlNodeparent
_xmlAttrprev
void * psvi
xmlElementType type


Detailed Description

Definition at line 393 of file tree.h.


Field Documentation

void* _xmlAttr::_private

Definition at line 394 of file tree.h.

xmlAttributeType _xmlAttr::atype

Definition at line 404 of file tree.h.

struct _xmlNode* _xmlAttr::children

Definition at line 397 of file tree.h.

struct _xmlDoc* _xmlAttr::doc

Definition at line 402 of file tree.h.

struct _xmlNode* _xmlAttr::last

Definition at line 398 of file tree.h.

const xmlChar* _xmlAttr::name

Definition at line 396 of file tree.h.

struct _xmlAttr* _xmlAttr::next

Definition at line 400 of file tree.h.

xmlNs* _xmlAttr::ns

Definition at line 403 of file tree.h.

struct _xmlNode* _xmlAttr::parent

Definition at line 399 of file tree.h.

struct _xmlAttr* _xmlAttr::prev

Definition at line 401 of file tree.h.

void* _xmlAttr::psvi

Definition at line 405 of file tree.h.

xmlElementType _xmlAttr::type

Definition at line 395 of file tree.h.


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