On Thu, Nov 27, 2008 at 02:24:02AM -0800, jojo modjo wrote: > Hi, > > Is there a way for libxml to preserve the order of the xml nodes on the same > depth ? > I'm using libxml,it works ok but now I realise that it mangles up and > re-orders/sorts all my tags
Doesn't make sense to me, we try to preserve order, even when the spec says we don't need to (attributes). Explain Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ [EMAIL PROTECTED] | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
