Re: [xml] usage for xmlXPathNodeSetAddNs

2008-12-17 Thread Daniel Veillard
On Thu, Dec 11, 2008 at 02:08:32PM -0800, Prashant R wrote: > I have a xmlNodePtr variable after parsing an xml file . > > I am still unclear about the usage for xmlXPathNodeSetAddNs(xmlNodeSetPtr > cur, xmlNodePtr node, xmlNsPtr ns) > > Specifically as to what I need to pass for xmlNSPtr ns

[xml] usage for xmlXPathNodeSetAddNs

2008-12-11 Thread Prashant R
I have a xmlNodePtr variable after parsing an xml file . I am still unclear about the usage for xmlXPathNodeSetAddNs(xmlNodeSetPtr cur, xmlNodePtr node, xmlNsPtr ns) Specifically as to what I need to pass for xmlNSPtr ns ___ xml mailing list, project