On Wed, Jul 23, 2008 at 12:41:54PM +0200, Patrick Steiner wrote:
> thanks for the infos, but if the xml looks like this:
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <log>
> </log>
> 
> it also doesntindent:

  yes as I explained... There is a text node here, you just need to
think in XML term not in database/data ones, compare with:

<log></log>

  Again it's in the FAQ, item 4 instead of 3 ...

Daniel

-- 
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard      | virtualization library  http://libvirt.org/
[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

Reply via email to