libUPnP  1.6.17
Data Fields
_IXML_Node Struct Reference

Data structure common to all types of nodes. More...

#include <ixml.h>

Collaboration diagram for _IXML_Node:
Collaboration graph
[legend]

Data Fields

char * nodeName
char * nodeValue
IXML_NODE_TYPE nodeType
char * namespaceURI
char * prefix
char * localName
BOOL readOnly
Nodeptr parentNode
Nodeptr firstChild
Nodeptr prevSibling
Nodeptr nextSibling
Nodeptr firstAttr
Docptr ownerDocument

Detailed Description

Data structure common to all types of nodes.


The documentation for this struct was generated from the following file: