- From: <bugzilla@jessica.w3.org>
- Date: Wed, 12 Jan 2011 03:55:08 +0000
- To: www-xml-schema-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11228
C. M. Sperberg-McQueen <cmsmcq@blackmesatech.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needsDrafting |needsReview
--- Comment #2 from C. M. Sperberg-McQueen <cmsmcq@blackmesatech.com> 2011-01-12 03:55:07 UTC ---
Proposal: in section 3.9.2, replace the paragraph
Particles correspond to all three elements (<element> not
immediately within <schema>, <group> not immediately within
<schema> and <any>) which allow minOccurs and maxOccurs
attributes. These in turn correspond to two components in each
case, a particle and its {term}. The appropriate mapping is
described in XML Representation of Element Declaration Schema
Components (§3.3.2), XML Representation of Model Group Schema
Components (§3.8.2) and XML Representation of Wildcard Schema
Components (§3.10.2) respectively.
with the paragraph
Particles in the schema correspond to several different kinds of
element information items that can bear minOccurs and maxOccurs
attributes in the schema document:
- Local <element>, see XML Representation of Element
Declaration Schema Components (§3.3.2)
- Model groups <all>, <sequence>, and <choice>, see XML
Representation of Model Group Schema Components (§3.8.2)
- Group references <group>, see XML Representation of Model
Group Definition Schema Components (§3.7.2)
- Wildcard <any>, see XML Representation of Wildcard Schema
Components (§3.10.2)
--
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 Wednesday, 12 January 2011 03:55:10 UTC