- From: <bugzilla@jessica.w3.org>
- Date: Tue, 26 Jul 2016 19:58:36 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29722
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Michael Kay <mike@saxonica.com> ---
The WG agreed to modify the proposal so as to have three function signatures:
fn:sort($input)
fn:sort($input, $collation as xs:string?)
fn:sort($input, $collation as xs:string?, $key as function(*))
where omitting the collation argument (or supplying an empty sequence) would
invoke the default collation.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 26 July 2016 19:58:50 UTC