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 15639 - stZ007: simple type with absent variety
Summary: stZ007: simple type with absent variety
Status: RESOLVED DUPLICATE of bug 14559
Alias: None
Product: XML Schema Test Suite
Classification: Unclassified
Component: Microsoft tests (show other bugs)
Version: 2006-11-06
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: C. M. Sperberg-McQueen
QA Contact: XML Schema Test Suite mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-20 12:15 UTC by Andreas Meissl
Modified: 2012-01-20 14:59 UTC (History)
1 user (show)

See Also:


Attachments

Description Andreas Meissl 2012-01-20 12:15:59 UTC
I think the expected result of test stZ007 of group stZ007 of set MS-SimpleType2006-07-15 should be invalid for schema 1.1. It implicitly constructs a simple type definition with absent variety (see http://www.w3.org/TR/xmlschema11-1/#dcl.ctd.ctsc), which is only allowed for xs:anySimpleType (see http://www.w3.org/TR/xmlschema11-1/#Simple_Type_Definition_details) causing st-props-correct.1 to fail.
Comment 1 Michael Kay 2012-01-20 14:59:52 UTC
I think I may have failed to commit CVS after fixing 14559.

*** This bug has been marked as a duplicate of bug 14559 ***