Data structure common to all types of nodes.
Data structure representing an Attribute node.
void ixmlAttr_free(IXML_Attr *attr)
Frees an Attr node.
PUPNP_Api void ixmlNode_free(IXML_Node *nodeptr)
Frees a Node and all Nodes in its subtree.
void ixmlAttr_init(IXML_Attr *attrNode)
ixmlAttr_init