How Do I add the pNode and all its sub-nodes to the NodeSet ( without using xpath ! ) xmlXPathNodeSetCreate(pNode) seems to add only 1 Node to the node set and not the child nodes
By manually walking the subtree?
Aleksey _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
