[Bug 29722] [FO31] fn:sort, array:sort

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