Project

Profile

Help

>= and <= can evaluate to empty sequence

Added by Anonymous over 18 years ago

Legacy ID: #3488372 Legacy Poster: marcvc (marcvc)

Michael, new since Saxon 8.6. The might be other scenarios, but at least in the following the >= and <= general comparisons evaluate to the empty sequence - first operand is a sequence of integers - second operand evaluates to the empty sequence For example the following results in the empty sequence: (1,2)>=doc("foo.xml")//e[1=2] Thanks, Marc


Replies (1)

RE: &gt;= and &lt;= can evaluate to empty sequence - Added by Anonymous over 18 years ago

Legacy ID: #3489002 Legacy Poster: Michael Kay (mhkay)

Thanks, this is now fixed: logged as bug 1387942, test case added.

    (1-1/1)

    Please register to reply