libUPnP
1.6.17
|
Data structure common to all types of nodes. More...
#include <ixml.h>
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 |
Data structure common to all types of nodes.