> Hi,
> 
> I'm using xerces-C++ [version-2.7.0] and xalan-c++ [version-1.10.0] in
> my application.
> 
> AIM: Open an xml, query the xpath expression to get the nodes and
> change the values provided by user in a seperate structure in the
> nodes evaluated from the xpath query. I could get the xml node related
> to the xpath expression in a XObjectPtr. I can see samples how to read
> the data to display from this xpath evaluation. But I'm not sure about
> how to manipulate the data and put it back into the original xml.
> 
> Please advice.
> 
> Thanks,
> Arun Ramachandran.
> 

Reply via email to