[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
Re: Multiple OR Expression across a node-set
- From: "Dimitre Novatchev" <dnovatchev@...>
- To: xml-dev@...
- Date: Thu, 30 Nov 2006 07:12:38 -0800
"Yves Zoundi" <yveszoundi@...> wrote in message
news:20061129191025.6b831cbe@......
> 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
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
|