- From: Sergio de Gioia <sergiodegioia@gmail.com>
- Date: Wed, 16 Jul 2008 05:54:24 +0000
- To: www-xml-schema-comments@w3.org
Received on Saturday, 19 July 2008 21:08:39 UTC
Document at http://www.w3.org/TR/2004/REC-xmlschema-0-20041028/
contains an error at section 2.7 Building Content Models.
In the first example box (Nested Choice and Sequence Groups), model
group definition has a syntactic error for the missing "name" attribute.
Errata
<xsd:group id="shipAndBill">
Corrige
<xsd:group name="shipAndBill">
Sergio de GIOIA
Software Architect
Received on Saturday, 19 July 2008 21:08:39 UTC