<?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>2082</bug_id>
          
          <creation_ts>2005-09-09 03:18:19 +0000</creation_ts>
          <short_desc>R-092: Clarification required for group redefinition</short_desc>
          <delta_ts>2009-04-21 19:21:33 +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>Structures: XSD Part 1</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>clarification cluster</status_whiteboard>
          <keywords>resolved</keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sandy Gao">sandygao</reporter>
          <assigned_to name="C. M. Sperberg-McQueen">cmsmcq</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>5974</commentid>
    <comment_count>0</comment_count>
    <who name="Sandy Gao">sandygao</who>
    <bug_when>2005-09-09 03:18:19 +0000</bug_when>
    <thetext>A model group definition which contains within it an anonymous complex type 
definition which itself references that very group is allowed: 

&lt;xs:group name=&quot;list&quot;&gt;
 &lt;xs:sequence&gt;
  &lt;xs:element name=&quot;item&quot;&gt;
   &lt;xs:complexType&gt;
    &lt;xs:sequence&gt;
     &lt;xs:element name=&quot;value&quot;/&gt;
     &lt;xs:group ref=&quot;list&quot; minOccurs=&quot;0&quot;/&gt;
    &lt;/xs:sequence&gt;
   &lt;/xs:complexType&gt;
  &lt;/xs:element&gt;
 &lt;/xs:sequence&gt;
&lt;/xs:group&gt;
Attempting to redefine such a group by extension is impossible, because of 
clause 6.1 of Schema Representation Constraint: Redefinition Constraints and 
Semantics. 

A clarification stating that the references checked are those within the 
content model as such, not within types embedded therein, should be made.

See:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2001OctDec/0169.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6699</commentid>
    <comment_count>1</comment_count>
    <who name="Sandy Gao">sandygao</who>
    <bug_when>2005-10-14 17:49:00 +0000</bug_when>
    <thetext>Discussed at 2005-10-07 telecon.

http://www.w3.org/2005/10/07-xmlschema-minutes.html#item07.2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7263</commentid>
    <comment_count>2</comment_count>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2005-11-22 16:59:21 +0000</bug_when>
    <thetext>Discussed further in email:
 http://lists.w3.org/Archives/Member/w3c-xml-schema-ig/2005Nov/0037.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14071</commentid>
    <comment_count>3</comment_count>
    <who name="C. M. Sperberg-McQueen">cmsmcq</who>
    <bug_when>2007-02-23 18:37:02 +0000</bug_when>
    <thetext>On the call of 23 February 2007 the Working agreed to class this issue as
editorial.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18851</commentid>
    <comment_count>4</comment_count>
    <who name="C. M. Sperberg-McQueen">cmsmcq</who>
    <bug_when>2008-02-08 02:19:10 +0000</bug_when>
    <thetext>A wording proposal including changes for this issue went to the WG
on 7 February 2008:

  http://www.w3.org/XML/Group/2004/06/xmlschema-1/structures.consent.200801.html#composition

(member-only link).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18898</commentid>
    <comment_count>5</comment_count>
    <who name="C. M. Sperberg-McQueen">cmsmcq</who>
    <bug_when>2008-02-08 19:56:00 +0000</bug_when>
    <thetext>The &apos;Structures Omnibus 1&apos; proposal mentioned in an earlier comment
was adopted by the XML Schema Working Group today.

http://www.w3.org/XML/Group/2004/06/xmlschema-1/structures.consent.200801.html (member-only link)

The XML Schema WG believes that the changes adopted today resolve this
issue fully.  I&apos;m changing its status accordingly.

The change in status should cause email to be sent to the originator of
this issue, to whom the following request is addressed.

Please review the changes adopted and let us know if you agree with this resolution of your issue, by adding a comment to the issue record and changing the Status of the issue to Closed. Or, if you do not agree with this resolution, please add a comment explaining why. If you wish to appeal the WG&apos;s decision to the Director, then also change the Status of the record to Reopened. If you wish to record your dissent, but do not wish to appeal the decision to the Director, then change the Status of the record to Closed. If we do not hear from you in the next two weeks, we will assume you agree with the WG decision.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>