<?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>22934</bug_id>
          
          <creation_ts>2013-08-13 08:52:29 +0000</creation_ts>
          <short_desc>[XQX30] outer attribute</short_desc>
          <delta_ts>2013-09-03 05:59:06 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>XQueryX 3.0</component>
          <version>Candidate Recommendation</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</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="Tim Mills">tim</reporter>
          <assigned_to name="Jim Melton">jim.melton</assigned_to>
          
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>91971</commentid>
    <comment_count>0</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2013-08-13 08:52:29 +0000</bug_when>
    <thetext>The &quot;outer&quot; attribute is still present in the schema.  Is this not redundant following the addition of the allowingEmpty attribute?

  &lt;xsd:complexType name=&quot;forClause&quot;&gt;
    &lt;xsd:sequence&gt;
      &lt;xsd:element ref=&quot;forClauseItem&quot; minOccurs=&quot;1&quot; maxOccurs=&quot;unbounded&quot;/&gt;
    &lt;/xsd:sequence&gt;
    &lt;xsd:attribute name=&quot;outer&quot; type=&quot;xsd:boolean&quot; default=&quot;false&quot;/&gt;
  &lt;/xsd:complexType&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92764</commentid>
    <comment_count>1</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2013-08-30 22:46:09 +0000</bug_when>
    <thetext>I believe that you are using an obsolete version of the XQueryX 3.0 LCWD. The version currently found at http://www.w3.org/TR/xqueryx-30/#Schema contains:

  &lt;xsd:complexType name=&quot;forClause&quot;&gt;
    &lt;xsd:sequence&gt;
      &lt;xsd:element ref=&quot;forClauseItem&quot; minOccurs=&quot;1&quot; maxOccurs=&quot;unbounded&quot;/&gt;
    &lt;/xsd:sequence&gt;
  &lt;/xsd:complexType&gt;

  &lt;xsd:element name=&quot;forClause&quot; type=&quot;forClause&quot;/&gt;

Therefore, I&apos;m marking this bug RESOLVED/INVALID.  If you agree, please mark it CLOSED.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92774</commentid>
    <comment_count>2</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2013-08-31 05:42:35 +0000</bug_when>
    <thetext>I followed the link you gave and still see use of &quot;outer&quot; in section 2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92836</commentid>
    <comment_count>3</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2013-09-02 20:32:02 +0000</bug_when>
    <thetext>Arg. I forgot about the examples.  They&apos;re fixed now.  This time, I&apos;ve marked the bug RESOLVED/FIXED.  If you agree, please mark it CLOSED.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92838</commentid>
    <comment_count>4</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2013-09-03 05:59:06 +0000</bug_when>
    <thetext>Thanks.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>