> Which function from API is needed to include data CDATA in a xml tree ? Try xmlNewCDataBlock [1].
> Do you have a small sample ? No, but if you look at the code sample page [2], you should be able to find examples of adding child nodes into a document (see tree2.c). [1]: http://xmlsoft.org/html/libxml-tree.html#xmlNewCDataBlock [2]: http://xmlsoft.org/examples/index.html Cheers, Piotr _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] https://mail.gnome.org/mailman/listinfo/xml
