xpath queries not working in xmldb

2002-08-03 Thread John Moylan
Hi, Are there issues I should be aware of when using the xmldb using xindice from the command line to return documents using: xindice xpath_query -c /db/extractsdb -q //Metadata/Property[@FormalName='PublicationDate'][@Value='20020710'] the result I get is all files published on the 20020710

xpath queries not working in xmldb

2002-08-01 Thread John Moylan
Hi, Are there issues I should be aware of when using the xmldb using xindice from the command line to return documents using: xindice xpath_query -c /db/extractsdb -q //Metadata/Property[@FormalName='PublicationDate'][@Value='20020710'] the result I get is all files published on the 20020710

RE: xpath queries not working in xmldb

2002-08-01 Thread Vadim Gritsenko
From: John Moylan [mailto:[EMAIL PROTECTED]] Hi, Are there issues I should be aware of when using the xmldb using xindice from the command line to return documents using: xindice xpath_query -c /db/extractsdb -q //Metadata/Property[@FormalName='PublicationDate'][@Value='20020710'] the