- From: <bugzilla@jessica.w3.org>
- Date: Fri, 05 Jun 2015 12:44:46 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28762 --- Comment #2 from Michael Kay <mike@saxonica.com> --- Thinking about this again... I chose those rules to be consistent with the rules for xsl:sort keys. But sorting assumes you have the whole sequence available, while merging is all designed for streamability. So I don't think allowing use of position() and last() (in relation to the full input sequence) make much sense. I propose instead to use a singleton focus based on the individual item. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 5 June 2015 12:44:49 UTC