Hi,

 

I have xmlNodePtr pointing to a particular xmlNode in a DOM tree.

I’m looking for a way to get full XML text representation of a XML subtree from that point on – i.e. XML string representing subtree for which currently pointed node is a root.

I was looking at xmlSave function, but I’m not sure how would such help obtain XML string representation of entire subtree… an example would be helpful.

 

Thanks,

Milan

 

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to