tagXml2BaseNode Struct Reference

#include <xml2.h>

List of all members.


Detailed Description

The common part of all XML nodes.

This structure has been copied-and-pasted from line 440 of tree.h of the libxml2 xmlNode structure.


Public Attributes

void * _private
xmlElementType type
const xmlChar * name
tagXml2BaseNodechildren
tagXml2BaseNodelast
tagXml2BaseNodeparent
tagXml2BaseNodenext
tagXml2BaseNodeprev
_xmlDoc * doc


Member Data Documentation

void* tagXml2BaseNode::_private

struct tagXml2BaseNode* tagXml2BaseNode::children

struct _xmlDoc* tagXml2BaseNode::doc

struct tagXml2BaseNode* tagXml2BaseNode::last

const xmlChar* tagXml2BaseNode::name

struct tagXml2BaseNode* tagXml2BaseNode::next

struct tagXml2BaseNode* tagXml2BaseNode::parent

struct tagXml2BaseNode* tagXml2BaseNode::prev

xmlElementType tagXml2BaseNode::type


The documentation for this struct was generated from the following file:
Generated on Thu Sep 28 14:58:01 2006 for wxXml2 by  doxygen 1.4.7