- From: <bugzilla@jessica.w3.org>
- Date: Mon, 21 May 2012 15:44:56 +0000
- To: www-xml-schema-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17140
Summary: Component model: maxOccurs is non-negative
Product: XML Schema
Version: 1.1 only
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Structures: XSD Part 1
AssignedTo: David_E3@VERIFONE.com
ReportedBy: mike@saxonica.com
QAContact: www-xml-schema-comments@w3.org
CC: cmsmcq@blackmesatech.com
In 3.9.1, the Particle schema component, we read:
{max occurs}
Either a positive integer or unbounded. Required.
I believe it should be
{max occurs}
Either an xs:nonNegativeIntegerValue or unbounded. Required.
--
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 Monday, 21 May 2012 15:45:24 UTC