- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 13 Sep 2007 00:07:15 +0000
- To: www-xml-schema-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5046
Summary: <xsd:attributeGroup example 2 is incorrect
Product: XML Schema
Version: unspecified
Platform: All
URL: http://www.w3.org/TR/xmlschema-0/#AttrGroups
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Primer: XSD Part 0
AssignedTo: David_E3@VERIFONE.com
ReportedBy: bschnabel@bschnabel.com
QAContact: www-xml-schema-comments@w3.org
There's a typo in the second example in 2.8 Attribute Groups
<xsd:attributeGroup id="ItemDelivery">
should be
<xsd:attributeGroup name="ItemDelivery">
Received on Thursday, 13 September 2007 00:07:17 UTC