<?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>6948</bug_id>
          
          <creation_ts>2009-05-24 02:16:11 +0000</creation_ts>
          <short_desc>&quot;attributes with non-schema namespace&quot;, missing definition</short_desc>
          <delta_ts>2010-11-10 17:07:11 +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.1 only</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.w3.org/TR/xmlschema11-1/</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="Mukul Gandhi">gandhi.mukul</reporter>
          <assigned_to name="David Ezell">David_E3</assigned_to>
          <cc>cmsmcq</cc>
    
    <cc>gandhi.mukul</cc>
    
    <cc>mike</cc>
          
          <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>25276</commentid>
    <comment_count>0</comment_count>
    <who name="Mukul Gandhi">gandhi.mukul</who>
    <bug_when>2009-05-24 02:16:11 +0000</bug_when>
    <thetext>In the XML Schema 1.1, structures spec, almost every &quot;schema component&quot; is defined with a description:

{any attributes with non-schema namespace ...}

for e.g., in xs:attribute declaration as below:

&lt;attribute
  default = string
  fixed = string
  form = (qualified | unqualified)
  id = ID
  name = NCName
  ref = QName
  targetNamespace = anyURI
  type = QName
  use = (optional | prohibited | required) : optional
  inheritable = boolean
  {any attributes with non-schema namespace ...}&gt;
  Content: (annotation?, simpleType?)
&lt;/attribute&gt;

The spec defines, &quot;any attributes with non-schema namespace ...&quot; for almost every XML Schema component, like:
xs:attribute
xs:element
xs:complexType
.. and so on

But I cannot see definition in the spec, what all &quot;attributes in non-schema namespace&quot; can be there, for various Schema components.

It seems, the term &quot;any attributes with non-schema namespace ...&quot; is not defined in the spec, either at a global level, or for individual components.

The problem I have cited, is present in XSD 1.0 spec as well.

Sorry, if I am missing something.

Regards,
Mukul</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25277</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2009-05-24 09:03:47 +0000</bug_when>
    <thetext>You will find a more formal statement of what is allowed in the schema for schema documents, where most (or all?) elements have types that include

&lt;xs:anyAttribute namespace=&quot;##other&quot; processContents=&quot;lax&quot;/&gt;

I&apos;m not sure if this answers your question.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25293</commentid>
    <comment_count>2</comment_count>
    <who name="Mukul Gandhi">gandhi.mukul</who>
    <bug_when>2009-05-26 04:31:57 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; You will find a more formal statement of what is allowed in the schema for
&gt; schema documents, where most (or all?) elements have types that include
&gt; 
&gt; &lt;xs:anyAttribute namespace=&quot;##other&quot; processContents=&quot;lax&quot;/&gt;
&gt; 
&gt; I&apos;m not sure if this answers your question.

Thanks, Mike for the answer. I can now understand this at a kind of surface. I&apos;ll go into deep to read relevant parts of the spec, to understand this more.

I&apos;ll get back with further questions if any.

Regards,
Mukul 

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25627</commentid>
    <comment_count>3</comment_count>
    <who name="Mukul Gandhi">gandhi.mukul</who>
    <bug_when>2009-06-21 08:00:23 +0000</bug_when>
    <thetext>I think, I understand this feature now. You could mark this bug report as invalid or closed.

Regards,
Mukul</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25727</commentid>
    <comment_count>4</comment_count>
    <who name="David Ezell">David_E3</who>
    <bug_when>2009-06-26 16:09:03 +0000</bug_when>
    <thetext>The WG expresses thanks for the discussion, an agrees to close the bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42356</commentid>
    <comment_count>5</comment_count>
    <who name="David Ezell">David_E3</who>
    <bug_when>2010-11-10 17:07:11 +0000</bug_when>
    <thetext>The WG reported this bug as INVALID on 2009-05-24.  We are closing this bug as
requiring no futher work.  If there are issues remaining, you can reopen this
bug and enter a comment to indicate the problem.  Thanks very much for the
feedback.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>