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 13876 - Substitution group and type table
Summary: Substitution group and type table
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-23 13:51 UTC by Sandy Gao
Modified: 2011-10-19 20:15 UTC (History)
2 users (show)

See Also:


Attachments

Description Sandy Gao 2011-08-23 13:51:30 UTC
Test saxonData/CTA/cta0041.xsd has

  <xs:element name="appendix" substitutionGroup="chap">

Both element declarations have a series of <alternative>s that are not all equivalent. The test seems to expect this to be an error, but there is no requirement in the spec about consistency/equivalence of type tables involving substitution groups.

The expected validity should be changed to valid.
Comment 1 David Ezell 2011-10-07 16:10:14 UTC
Discussed on 2011-10-07
Comment 2 Michael Kay 2011-10-08 15:19:18 UTC
Fixed as suggested.