- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 06 Nov 2006 20:59:44 +0000
- To: www-xml-schema-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3955
Summary: Superfluous block/final values
Product: XML Schema
Version: 1.1 only
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Structures: XSD Part 1
AssignedTo: cmsmcq@w3.org
ReportedBy: sandygao@ca.ibm.com
QAContact: www-xml-schema-comments@w3.org
In 1.0, {disallowed substitution} on element declaration (from "block") didn't
allow "list" or "union" (section 3.3.1). They are now allowed in 1.0, but they
shouldn't be.
Similarly, 1.0 didn't allow "substitution" in simple types' {final}, but 1.1
now allows it (section 3.15.1).
Both changes should be reverted to match what 1.0 had.
Received on Monday, 6 November 2006 20:59:48 UTC