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 6055 - Minimal conformance update tests are dependent on optional XQuery 1.0 features
Summary: Minimal conformance update tests are dependent on optional XQuery 1.0 features
Status: CLOSED FIXED
Alias: None
Product: XQuery Update Facility Test Suite
Classification: Unclassified
Component: XQuery Update Facility Test Suite (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Andrew Eisenberg
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 12:48 UTC by Marc Van Cappellen
Modified: 2008-11-19 19:57 UTC (History)
2 users (show)

See Also:


Attachments

Description Marc Van Cappellen 2008-09-12 12:48:43 UTC
A number of tests in the "XQuery Update Validation Tests" group  depend on the XQuery 1.0 schema import feature.

These tests are categorized as "Minimal Conformance", which seems to be incorrect.

The definition of Minimal Conformance for the XQuery Update Facility only implies XQuery 1.0 Minimal Conformance. In the definition of Optional Features [2] it is stated that an implementation may support any of the XQuery 1.0 optional features.

[1] http://www.w3.org/TR/xquery-update-10/#id-minimal-conformance
[2] http://www.w3.org/TR/xquery-update-10/#id-conform-optional-features
Comment 1 Andrew Eisenberg 2008-11-19 19:57:46 UTC
I agree that these tests should not go in the Minimal Conformance group. I've created a new group for them just after Minimal Conformance:

1 Minimal Conformance

    1.1 Extensions to the Prolog
    1.2 New Kinds of Expressions
    1.3 Extension to Existing Expressions
    1.4 Extensions to Built-in Function Library
    1.5 XML Query Update Operations
    1.6 Additional Typing [Jonathan Robie] 

2 Update Features that require Optional XQuery Features

    2.1 XQuery Update Validation Tests

3 Optional Features [Jonathan Robie]

    3.1 Update Facility Static Typing Feature [Jonathan Robie] 
.
.
.