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 11702 - [XQTS] "1.1" should be changed to "3.0"
Summary: [XQTS] "1.1" should be changed to "3.0"
Status: RESOLVED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Benjamin Nguyen
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
: 11742 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-01-09 01:49 UTC by Michael Dyck
Modified: 2013-06-11 14:30 UTC (History)
4 users (show)

See Also:


Attachments

Description Michael Dyck 2011-01-09 01:49:05 UTC
In queries,
    xquery version "1.1";
must be changed to
    xquery version "3.0";
(But maybe add a test with "1.1", expecting XQST0031.)

In the catalog,
    spec-version="1.1"
should presumably be changed to
    spec-version="3.0"
Comment 1 Benjamin Nguyen 2011-01-12 12:44:08 UTC
*** Bug 11742 has been marked as a duplicate of this bug. ***
Comment 2 Benjamin Nguyen 2011-01-12 12:51:14 UTC
Memo for myself that Sorin listed the queries to be fixed in the other bug report. Michael have you checked which queries needed to be changed ?

Also I agree on adding a test which keeps version 1.1 to test for an error. Concerning the change to the catalog, I also need to change the spec-version-type simpleType in the schema.
Comment 3 Michael Dyck 2011-01-13 02:04:38 UTC
(In reply to comment #2)
> Memo for myself that Sorin listed the queries to be fixed in the other bug
> report. Michael have you checked which queries needed to be changed ?

Sorin's list in Bug 11742 is fine, but:
(a) Michael Kay has already fixed XQuery/Expressions/HigherOrder/hof-*.xq
(b) There are a lot of XQueryX queries that need to be changed too.
Comment 4 O'Neil Delpratt 2013-06-11 14:30:39 UTC
I am closing this bug as this has been resolved in QT3