On Fri, Jul 10, 2009 at 03:24:47PM +0200, Michael Ludwig wrote: > Daniel Veillard schrieb: > >> latest version from git , 2.7.3 based, I ran gdb on xmllint --shell > > Phantastic - I've used xmllint a zillion times, but I was totally > unaware it had a --shell option! That's great - thanks, Daniel!
The main use for me is testing XPath expressions on a document, c.f. the cd, xpath and others commands But I think I may parse with entities substitued in --shell to conform to the XPath data model, to be double-checked. 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
