On Fri, Mar 03, 2006 at 08:28:04PM +0100, nico wrote: > it works but indentation is not correct
indentation means *nothing* in XML. That does not exist. Add text nodes with whatever content you need to get the final document look like you expect. Libxml2 will not guess what you mean with "indentation is not correct". Daniel -- Daniel Veillard | Red Hat http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
