Re: [xml] path with xmllint



On Mon, Nov 14, 2011 at 10:10 AM, Stefan Behnel <stefan_ml behnel de> wrote:

The DOS shell. You need to quote your parameters, as in

   xmllint Foo.xml --xpath "/XXX/(one|two)/YYY"

My apologies. I should have sent out the complete example so it shows
that I am doing exactly that.
=============
C:\Users\davis\Documents\dbclass\xpath
xmllint BookstoreQ.xml --xpath "/Bookstore/ ( Book | Magazine )/Title"
XPath error : Invalid expression
/Bookstore/ ( Book | Magazine )/Title
                  ^
xmlXPathEval: evaluation failed
XPath evaluation failure

C:\Users\davis\Documents\dbclass\xpath



-- 
John F. Davis

独树一帜



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]