- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 08 Feb 2007 19:09:40 +0000
- To: public-qt-comments@w3.org
- CC:
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