[Bug 17599] Dynamic sort order and collation for order by

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17599

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com

--- Comment #1 from Michael Kay <mike@saxonica.com> 2012-06-26 12:09:20 UTC ---
Another way of achieving this, which would also have the benefit of adding a
sort capability to XPath, would be a higher order sort() function,
parameterized by either

(a) a function that computes the sort key, or

(b) a function that compares two items in the sequence to be sorted

-- 
Configure bugmail: https://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 Tuesday, 26 June 2012 12:09:23 UTC