[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: Multiple OR Expression across a node-set
- From: "Dimitre Novatchev" <dnovatchev@yahoo.com>
- To: xml-dev@lists.xml.org
- Date: Thu, 30 Nov 2006 07:12:38 -0800
"Yves Zoundi" <yveszoundi@gmail.com> wrote in message
20061129191025.6b831cbe@lostboyz.107-200-24.mc.videotron.ca">news:20061129191025.6b831cbe@lostboyz.107-200-24.mc.videotron.ca...
> 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]