Xpath Syntax query

Hello, 

I have some questions regarding appropriate syntax for writing XML queries
with XPath.

When using windows2000 (and Solaris), I can get certain queries to work: 

"//general/language[(text()='de-DE')or(text()='it-IT')]"

However, I'm having no luck using an OR search with two separate xml
paths.
Also, I can't get any AND or *wildcard searches to work, when querying
actual text 
(ie outside the tags).

Would it be possible for anyone to provide me with some examples.

Many Thanks,

Amit Parmar

Received on Monday, 6 August 2001 06:25:29 UTC