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 4925 - [XQX] Wrong XQueryX.xsd schema stored at namespace resolution address
Summary: [XQX] Wrong XQueryX.xsd schema stored at namespace resolution address
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQueryX 1.0 (show other bugs)
Version: Recommendation
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Jim Melton
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-09 00:09 UTC by Jim Melton
Modified: 2007-09-13 17:14 UTC (History)
0 users

See Also:


Attachments

Description Jim Melton 2007-08-09 00:09:17 UTC
XQueryX defines a namespace for its use: http://www.w3.org/2005/XQueryX

By convention, we have places an XML Schema at that location: http://www.w3.org/2005/XQueryX/xqueryx.xsd

Through some most unfortunate oversight, the XML Schema that is found at that URI is a very old one, and not the schema that is documented in the XQueryX spec itself: http://www.w3.org/TR/xqueryx/#Schema

I seem not to have privileges to change files in date space, but this is something that must be fixed immediately. 

However, the schema in question will have to be replaced once again if http://www.w3.org/Bugs/Public/show_bug.cgi?id=4924 is accepted and the suggested erratum adopted.
Comment 1 Jim Melton 2007-09-13 17:14:14 UTC
The XQueryX schema document located at http://www.w3.org/2005/XQueryX/xqueryx.xsd is now the correct schema document, updated with the resolution of http://www.w3.org/Bugs/Public/show_bug.cgi?id=4924. 

We are therefore marking this bug FIXED and CLOSED.