<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>5046</bug_id>
          
          <creation_ts>2007-09-13 00:07:15 +0000</creation_ts>
          <short_desc>&lt;xsd:attributeGroup example 2 is incorrect</short_desc>
          <delta_ts>2011-07-28 14:01:10 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Schema</product>
          <component>Primer: XSD Part 0</component>
          <version>1.0 only</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://www.w3.org/TR/xmlschema-0/#AttrGroups</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Bryan Schnabel">bschnabel</reporter>
          <assigned_to name="David Ezell">David_E3</assigned_to>
          
          
          <qa_contact name="XML Schema comments list">www-xml-schema-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>16521</commentid>
    <comment_count>0</comment_count>
    <who name="Bryan Schnabel">bschnabel</who>
    <bug_when>2007-09-13 00:07:15 +0000</bug_when>
    <thetext>There&apos;s a typo in the second example in 2.8 Attribute Groups

&lt;xsd:attributeGroup id=&quot;ItemDelivery&quot;&gt;

should be

&lt;xsd:attributeGroup name=&quot;ItemDelivery&quot;&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>21928</commentid>
    <comment_count>1</comment_count>
    <who name="David Ezell">David_E3</who>
    <bug_when>2008-09-16 21:11:18 +0000</bug_when>
    <thetext>A similar error from the xml-schema-comments list:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2008JulSep/0067.html

Errata
&lt;xsd:group id=&quot;shipAndBill&quot;&gt;

Corrige
&lt;xsd:group name=&quot;shipAndBill&quot;&gt;

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>