- From: <bugzilla@jessica.w3.org>
- Date: Fri, 05 Nov 2010 08:56:34 +0000
- To: www-xml-schema-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11230
Summary: src-ta should have a similar wording as src-element.3
Product: XML Schema
Version: 1.1 only
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Structures: XSD Part 1
AssignedTo: David_E3@VERIFONE.com
ReportedBy: am_spamfaenger@gmx.at
QAContact: www-xml-schema-comments@w3.org
CC: cmsmcq@blackmesatech.com
Schema for schemas doesn't allow both a <simpleType> and a <complexType> as
child for <alternative>, there only can be one of them at the same time.
Therefore I suggest to change the wording of src-ta to something similar to
src-element.3.
Instead of:
"every <alternative> element must have a type attribute, or a complexType child
element, or a simpleType child element. Each <alternative> element must have
one and only one of these."
I suggest to use something like:
"every <alternative> element must not have both a <simpleType> or <complexType>
child and a type attribute."
--
Configure bugmail: http://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 Friday, 5 November 2010 08:56:36 UTC