Hi Jeff --

it works! *sheepish grin*

My apologies and thanks! It was the windows quote wrapping that was
provoking me to think that it wasn't working. 

Thanks again!
Catie


-----Original Message-----
From: Jeff Greif [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 30, 2002 1:39 PM
To: [email protected]
Subject: Re: XPath details [Repeat Posting]


Catie,

I used an old version of Xindice (dbxml-1.0B4).  This line worked:
dbxml xpath_query -c /db/teststuff -q
'/session/header[isModified="false"]'
on a new collection containing your document (with a few attributes
added to
the isModified element.
I did this in a cygwin bash shell.

Note that on Windows, the query must be wrapped in single quotes and the
literal values it contains must be wrapped in double quotes.  This is to
avoid problems with the Windows command shell processor.

Jeff

----- Original Message -----
From: "Kanarinka" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, April 30, 2002 10:00 AM
Subject: RE: XPath details [Repeat Posting]


> Hi Jeff and Michael -
> Thanks for your suggestions, however, they also do not seem to work
for
> me accessing documents in the Xindice database. (Do they work for you
> using the Xindice command tools?)

Reply via email to