- From: <bugzilla@jessica.w3.org>
- Date: Wed, 18 Apr 2012 14:48:31 +0000
- To: www-xml-schema-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16777 Summary: Is the content model for override a sequence or a choice? Product: XML Schema Version: 1.1 only Platform: PC OS/Version: Windows NT Status: NEW Severity: normal Priority: P2 Component: Structures: XSD Part 1 AssignedTo: David_E3@VERIFONE.com ReportedBy: pwalmsley@datypic.com QAContact: www-xml-schema-comments@w3.org CC: cmsmcq@blackmesatech.com The XML Representation Summary in section 4.2.5 shows the content of the override element as if its content model is a choice among all the elements (including annotation). However, the Schema for Schemas (and the DTD for schemas) defines the outer group as a sequence (i.e. one annotation, following by a choice group of all the other elements). It seems like the outer group should be a choice, to allow annotations to repeat and appear anywhere, like they can in redefines. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 18 April 2012 14:48:38 UTC