On Thu, Jun 26, 2008 at 4:56 PM, Dirk <[EMAIL PROTECTED]> wrote: > is there already a small cmdline tool where one can specify a xml file and > the element (like it is a filesystem)? > > for example: xmlget blabla.xml blabla/entry[2]/bla
I've written once such a tool basing on libxml example for XPath. It's available here: http://doomhammer.jogger.pl/2007/06/02/xmlgrep/ -- Cheers, Piotr Gaczkowski _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
