[Bug 4310] fn-subsequence-mix-args-009, 011, 022 not aligned with latest spec

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4310





------- Comment #1 from mike@saxonica.com  2007-02-08 19:09 -------
The definitive statement is this:

In the three-argument case, returns:

$sourceSeq[fn:round($startingLoc) le $p 
     and $p lt fn:round($startingLoc) + fn:round($length)]

Which means that you get items -2, -1, and 0 from the sequence - i.e. nothing.

The Notes are non-normative.

Received on Thursday, 8 February 2007 19:09:45 UTC