This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 2561 - [XSLT 2.0] Sorting of URIs should use collation
Summary: [XSLT 2.0] Sorting of URIs should use collation
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 2.0 (show other bugs)
Version: Candidate Recommendation
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-02 12:28 UTC by Michael Kay
Modified: 2005-12-13 11:50 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2005-12-02 12:28:11 UTC
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
Comment 1 Michael Kay 2005-12-13 11:49:51 UTC
At its meeting on 8 Dec 2005 the XSL WG accepted this comment and instructed the
editor to make the required changes. This has now been done.