Thanks! I did it so... programatically it works fine! but using the command line tools a I received the message "and was unexpected at this time" i realize the windows command line sucks!
thanks i hope contributed to your work soon... ----- Original Message ----- From: "Tom Bradford" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, January 26, 2002 1:11 PM Subject: Re: Subqueries > On Saturday, January 26, 2002, at 03:55 AM, Miguel Angel Urrutia Soler > wrote: > > how i can make a query from a ResourceSet? anybody knows how i can make > > queries from queries or if it's supported the and operator in > > xpathqueries? > > XPath supports 'and' so you can do something like: > > /book[author='Stephen King' and price<10.00] > > -- > Tom Bradford - http://www.tbradford.org > Developer - Apache Xindice (Native XML Database) - http://xml.apache.org > Creator - Project Labrador (Web Services Framework) - > http://notdotnet.org > >
