[Bug 2561] [XSLT 2.0] Sorting of URIs should use collation

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

           Summary: [XSLT 2.0] Sorting of URIs should use collation
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 2.0
        AssignedTo: mike@saxonica.com
        ReportedBy: mike@saxonica.com
         QAContact: public-qt-comments@w3.org


Section 13.1.3 describes how sorting uses a collation. It is described as
applying when the sort keys are of type string or a type derived from string. It
should also apply when the sort keys are anyURIs. This is to ensure a total
ordering in the case where the sequence contains a mixture of anyURIs and strings.

Michael Kay

Received on Friday, 2 December 2005 12:28:19 UTC