[Bug 12209] [FO][FO30] errors in definition of fn:subsequence

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

--- Comment #1 from Michael Kay <mike@saxonica.com> 2011-03-02 11:40:21 UTC ---
I think the text is correct. We want to select the items whose position is at
or beyond the starting location: that is position() ge $start (subject to
rounding), or as the spec puts it, $start le position().

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 2 March 2011 11:40:23 UTC