<?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>2083</bug_id>
          
          <creation_ts>2005-09-09 03:19:15 +0000</creation_ts>
          <short_desc>R-093: Problem with derivation by restriction and anyAttribute</short_desc>
          <delta_ts>2009-04-21 19:24:58 +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>5975</commentid>
    <comment_count>0</comment_count>
    <who name="Sandy Gao">sandygao</who>
    <bug_when>2005-09-09 03:19:15 +0000</bug_when>
    <thetext>The following derivation is valid: 

&lt;xs:complexType name=&quot;D&quot;&gt;
   &lt;xs:complexContent&gt;
     &lt;xs:restriction base=&quot;B&quot;&gt;
       &lt;xs:anyAttribute namespace=&quot;urn:foo&quot; processContents=&quot;skip&quot;/&gt;
     &lt;/xs:restriction&gt;
   &lt;/xs:complexContent&gt;
&lt;/xs:complexType&gt;
but D is not a subset of B. 

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

E1-49 added.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>