From: Mikhail G. <mgr...@gm...> - 2005-11-18 02:23:52
|
-c option in your example needs an argument. It will work if you correct command line. You can always use xml sel -C to see what XSLT is actually being applied. On 11/17/05, Michael B Allen <mb...@io...> wrote: > > How do you enter xpath expressions like the following? > > $ cat foo.xml | xml sel -t -c -m '/|@*|node()' > warning: failed to load external entity "/%7C@*%7Cnode()" > > Thanks, > Mike > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. Get Certified Today > Register for a JBoss Training Course. Free Certification Exam > for All Training Attendees Through End of 2005. For more info visit: > http://ads.osdn.com/?ad_id=3D7628&alloc_id=3D16845&op=3Dclick > _______________________________________________ > xmlstar-devel mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlstar-devel > |