|
libUPnP 1.14.31
|
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 |
| int | readOnly |
| Nodeptr | parentNode |
| Nodeptr | firstChild |
| Nodeptr | prevSibling |
| Nodeptr | nextSibling |
| Nodeptr | firstAttr |
| Docptr | ownerDocument |
Data structure common to all types of nodes.