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 13906 - Is test vc092 meant to be for 1.0 only?
Summary: Is test vc092 meant to be for 1.0 only?
Status: CLOSED FIXED
Alias: None
Product: XML Schema Test Suite
Classification: Unclassified
Component: Saxon tests (show other bugs)
Version: 2006-11-06
Hardware: PC Windows XP
: P2 normal
Target Milestone: XSD 1.1 PR
Assignee: C. M. Sperberg-McQueen
QA Contact: XML Schema Test Suite mailing list
URL:
Whiteboard:
Keywords: decided
Depends on:
Blocks:
 
Reported: 2011-08-25 17:28 UTC by Sandy Gao
Modified: 2011-10-21 16:38 UTC (History)
2 users (show)

See Also:


Attachments

Description Sandy Gao 2011-08-25 17:28:59 UTC
<testGroup name="vc902" version="1.0">

Its schema document has:

       <xs:attribute ... vc:minVersion="10g" .../>

with expected validity = invalid, presumably because the value is not a valid decimal. This seems a good test for schema 1.1.
Comment 1 David Ezell 2011-10-07 16:19:14 UTC
Discussed on 2011-10-07
introduce validity for 1.0 as passing
keep validity for 1.1 as failing
Comment 2 Michael Kay 2011-10-07 17:00:24 UTC
Fixed as proposed. (New test vc903 added)