I am using windows. Still does not work... ----- Original Message ----- From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <xindice-users@xml.apache.org> Sent: Friday, January 23, 2004 1:32 PM Subject: Re: XPath query with a contains() function
> Boris Rousseau wrote: > > >Hi all, > > > >I am testing this query from the command line and I cannot see why the > >following does not work: > >xindice xpath -c /db/test -q "//doc/userID[contains(.,'Jack')]" > >or > >xindice xpath -c /db/test -q "//doc[contains(userID,'Jack')]" > >gives me the error message: 'Jack')]""=="" was unexpected at this time. > > > >Can anoybody see why? > > > > > > Is it windows or unix? It works just ok under cygwin for me. > > > PS Hint, if you have not got it already: You can do just so much with > command line parameters under Win > > Vadim >