Stoffel Armin wrote: > Hi > > How can I copy the hole xmlDoc text to a string. > xmlSaveFormatFileEnc copy the hole text to a file. I should have a > string variable with the hole xml information. >
Hi Armin, Try xmlDocDumpMemory (See the tree API) - Rush _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
