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 24051 - [F+O 3.0] A collation URI is not a namespace URI
Summary: [F+O 3.0] A collation URI is not a namespace URI
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Functions and Operators 3.0 (show other bugs)
Version: Proposed Recommendation
Hardware: PC All
: 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: 2013-12-10 14:49 UTC by Michael Kay
Modified: 2013-12-17 16:48 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2013-12-10 14:49:00 UTC
The document found at

http://www.w3.org/2005/xpath-functions/collation/codepoint/

describes itself as a "namespace document", and speaks of the URI as "this namespace". However, the URI is not a namespace URI, it is a collation URI. Although it seems a reasonable extension of the W3C namespace policy for collation URIs to resolve to some resource, that resource should not be a namespace document, because the object identified by the URI is not a namespace.
Comment 1 Michael Kay 2013-12-17 16:33:42 UTC
Resolved, Jim Melton took an action to fix this (it can be changed in situ without formality).