Next in thread → Next in month →

Re: Multiple OR Expression across a node-set

From
Dimitre Novatchev <>
To
Date
2006-11-30T15:12:38Z
ID
<ekmsd7$7ml$>
Thread
Re: Multiple OR Expression across a node-set
"Yves Zoundi" <> wrote in message 
news:...
> Maybe you need to replace the or operator you are using('|') by "or".

While this replacement may help, "|" is not an or-operator. In Xpath it is 
called the "union" operator.

The or-operator is denoted by the string "or".

Cheers,
Dimitre Novatchev
Next in thread → Next in month →