On Thu, Nov 27, 2008 at 04:03:23AM -0800, jojo modjo wrote: > Hi, > > How can I disable to sorting of xml nodes for libxml ?
libxml does not 'sort' nodes. MAybe you use XPath and XPath does in some case. > I need this in order to have nodes in their original order. If you don't understand how to use XPath, don't use it, but libxml2 does not sort nodes. 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
