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 7370 - Incorrect namespace for results document
Summary: Incorrect namespace for results document
Status: RESOLVED FIXED
Alias: None
Product: XQuery Update Facility Test Suite
Classification: Unclassified
Component: XQuery Update Facility Test Suite (show other bugs)
Version: 1.0.0
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Andrew Eisenberg
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-19 18:05 UTC by Michael Kay
Modified: 2009-09-01 20:17 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2009-08-19 18:05:40 UTC
In the guidelines for running the XQUTS tests, it states that the namespace for the results document should be

http://www.w3.org/2005/02/query-test-XQUTSResult

However, in the supplied schema for validating the results document, it is

http://www.w3.org/2005/02/query-test-XQTSResult
Comment 1 Andrew Eisenberg 2009-09-01 20:17:26 UTC
The XML Query WG agreed to use the XQTS result schema and namespace URI for XQUTS (also for XQFTTS).

I've made the appropriate changes in our CVS repository.