Thanks, will try it and give the result :)

On 7/6/2010 10:06 PM, Alexander Klimetschek wrote:
On Tue, Jul 6, 2010 at 15:56, Rencana Tarigan
<[email protected]>  wrote:
how about search for 2 or more property ?
and how use OR or AND condition at search query ?
Standard XPath:

//*...@author = '...' and @property = 'foo']

//*...@author = '...' or @property = 'foo']

//*[(@author = '...' and @property = 'foo') or (@some = 'thing')]

Regards,
Alex


--
-----=====*=====-----
Rencana Tarigan
+6285270567856
YM   : rencana_tarigan
Skype: rencana.tarigan
http://cana.web.id

Reply via email to