<?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>2090</bug_id>
          
          <creation_ts>2005-09-09 03:34:10 +0000</creation_ts>
          <short_desc>R-100: Issue re: description of overlapping for UPA, Appendix H</short_desc>
          <delta_ts>2009-04-21 19:24:59 +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>1.0 only</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></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sandy Gao">sandygao</reporter>
          <assigned_to name="Henry S. Thompson">ht</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>5988</commentid>
    <comment_count>0</comment_count>
    <who name="Sandy Gao">sandygao</who>
    <bug_when>2005-09-09 03:34:10 +0000</bug_when>
    <thetext>The definition of overlapping in appendix H states:

&quot;They are both element declaration particles one of which is in the other&apos;s 
substitution group.&quot; 
Shouldn&apos;t it state: 

&quot;They are both element declaration particles one of which has the same name and 
target namespace as an element declaration in the other&apos;s substitution group.&quot; 
Consider the following declarations:

&lt;element name=&quot;e1&quot;/&gt;
&lt;element name=&quot;e2&quot; substitutionGroup=&quot;e1&quot;/&gt;

&lt;choice&gt;
  &lt;element ref=&quot;e1&quot;/&gt;
  &lt;element name=&quot;e2&quot; form=&quot;qualified&quot;/&gt;
&lt;/choice&gt;
&quot;e2&quot; in the choice is not in the substitution group of &quot;e1&quot; (because &quot;e2&quot; is 
locally declared). But the example above still violates UPA, because for an 
element &quot;e2&quot;, we don&apos;t know which particle to use for validation.

See:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2001OctDec/0126.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5989</commentid>
    <comment_count>1</comment_count>
    <who name="Sandy Gao">sandygao</who>
    <bug_when>2005-09-09 03:34:44 +0000</bug_when>
    <thetext>Henry&apos;s response:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2001OctDec/0128.html

Resolution:
Discussed at the Feb. 7 concall:
http://lists.w3.org/Archives/Member/w3c-xml-schema-ig/2002Feb/0017.html 

The WG agrees with the commentator&apos;s proposed changes. Henry to draft erratum.

Draft errata posted at:
http://lists.w3.org/Archives/Member/w3c-xml-schema-ig/2002Oct/0201.html 

Discussed and approved with an ammendment, at Oct. f2f. See: 
http://www.w3.org/XML/2002/10/xml-schema-ftf-minutes 

Erratum E1-31 added</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>