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