Let me guess, running on windows?
Try this...

xindice xpath_query -c /db/data/products -q "/[EMAIL PROTECTED]'G120320']"

If not running on windows, please provide more info.

HTH,

Mark

Lennard Fuller wrote:

> I'm running Xindices on Linux and have the following difficulty:
> With the following xml doc in collection /db/data/products.
> <?xml version="1.0"?>
> <product product_id="G120320">
>    <description>Glazed Ham</description>
> </product>
>
> This command line query returns nothing
> xindice xpath_query -c /db/data/products -q /[EMAIL PROTECTED]"G120320"]
>
> Where as a similar xml document and XPath query without any alphabetic chars
> in the product id works perfectly.
>
> I've verified that both docs (with and without the 'G') are in the collection
> I'm querying.  Am at a loss as to what I should do next.
>
> Thanks,
> Lennard

--
Mark J Stang
System Architect
Cybershop Systems

begin:vcard 
n:Stang;Mark
x-mozilla-html:TRUE
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Mark Stang
end:vcard

Reply via email to