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 4140 - MS ModelGroups test mgO013
Summary: MS ModelGroups test mgO013
Status: RESOLVED FIXED
Alias: None
Product: XML Schema Test Suite
Classification: Unclassified
Component: Microsoft tests (show other bugs)
Version: 2006-11-06
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Henry S. Thompson
QA Contact: XML Schema Test Suite mailing list
URL:
Whiteboard: Metadata updated 2010-07-05
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-02 23:17 UTC by Michael Kay
Modified: 2010-07-05 17:15 UTC (History)
1 user (show)

See Also:


Attachments

Description Michael Kay 2007-01-02 23:17:35 UTC
In the Microsoft ModelGroups test set, test

<test group="mgO013" name="mgO013"/>

The expected result is that the schema is valid. However, the redefining group is not a valid restriction of the group that it redefines. The redefining group has a content model that requires a single e1 element, whereas the redefined group is effectively empty.
Comment 1 Zafar Abbas 2007-01-24 19:28:32 UTC
This test should indeed be invalid. This is due a bug in the packaging process
of Microsoft schema tests.