<?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>29862</bug_id>
          
          <creation_ts>2016-09-22 19:04:43 +0000</creation_ts>
          <short_desc>[XSLT30] xsl:source-document/streamable not allowed according to XSD</short_desc>
          <delta_ts>2016-09-28 20:36:55 +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>XSLT 3.0</component>
          <version>Candidate Recommendation</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>editorial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Abel Braaksma">abel.braaksma</reporter>
          <assigned_to name="Michael Kay">mike</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>127504</commentid>
    <comment_count>0</comment_count>
    <who name="Abel Braaksma">abel.braaksma</who>
    <bug_when>2016-09-22 19:04:43 +0000</bug_when>
    <thetext>The definition of xsl:source-document in the XSD does not allow @streamable (default: &quot;no&quot;).

  &lt;xs:element name=&quot;source-document&quot; substitutionGroup=&quot;xsl:instruction&quot;&gt;
    &lt;xs:complexType&gt;
      &lt;xs:complexContent&gt;
        &lt;xs:extension base=&quot;xsl:sequence-constructor&quot;&gt;
          &lt;xs:attribute name=&quot;href&quot; type=&quot;xsl:avt&quot;/&gt;
          &lt;xs:attribute name=&quot;use-accumulators&quot; type=&quot;xsl:accumulator-names&quot;/&gt;
          &lt;xs:attribute name=&quot;type&quot; type=&quot;xsl:EQName&quot;/&gt;
          &lt;xs:attribute name=&quot;validation&quot; type=&quot;xsl:validation-type&quot;/&gt;
          &lt;xs:attribute name=&quot;_href&quot; type=&quot;xs:string&quot;/&gt;
          &lt;xs:attribute name=&quot;_use-accumulators&quot; type=&quot;xs:string&quot;/&gt;
          &lt;xs:attribute name=&quot;_type&quot; type=&quot;xs:string&quot;/&gt;
          &lt;xs:attribute name=&quot;_validation&quot; type=&quot;xs:string&quot;/&gt;
          &lt;xs:assert test=&quot;exists(@href | @_href)&quot;/&gt;
          &lt;xs:assert test=&quot;not(exists(@type) and exists(@validation))&quot;&gt;
            &lt;xs:annotation&gt;
              &lt;xs:documentation&gt;
                &lt;p&gt;The &lt;code&gt;type&lt;/code&gt; and &lt;code&gt;validation&lt;/code&gt; attributes are mutually exclusive
                  (if one is present, the other must be absent).&lt;/p&gt;
              &lt;/xs:documentation&gt;
            &lt;/xs:annotation&gt;
          &lt;/xs:assert&gt;
        &lt;/xs:extension&gt;
      &lt;/xs:complexContent&gt;
    &lt;/xs:complexType&gt;
  &lt;/xs:element&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>127586</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2016-09-28 20:36:55 +0000</bug_when>
    <thetext>Thank you, this oversight has been corrected.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>