<?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>30125</bug_id>
          
          <creation_ts>2017-06-13 10:08:35 +0000</creation_ts>
          <short_desc>[xslt30]Relax-NG schema still declares for-each-stream attribute on xsl:merge-source although attribute was renamed to for-each-source</short_desc>
          <delta_ts>2017-11-09 17:19:03 +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>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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Martin Honnen">martin.honnen</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>128638</commentid>
    <comment_count>0</comment_count>
    <who name="Martin Honnen">martin.honnen</who>
    <bug_when>2017-06-13 10:08:35 +0000</bug_when>
    <thetext>Both the Relax-NG schema presented inline in the spec at https://www.w3.org/TR/xslt-30/#relax-ng-schema-for-xslt as well as the linked separate schema https://www.w3.org/TR/xslt-30/schema-for-xslt30.rnc define

merge-source.element =
   element merge-source {
      extension.atts,
      global.atts,
      attribute name { ncname.datatype }?,
      attribute _name { avt.datatype }?,
      attribute for-each-item { expression.datatype }?,
      attribute _for-each-item { avt.datatype }?,
      attribute for-each-stream { expression.datatype }?,
      attribute _for-each-stream { avt.datatype }?,
      (attribute select { expression.datatype }
      | attribute _select { avt.datatype })+,
      attribute streamable { boolean.datatype }?,
      attribute _streamable { avt.datatype }?,
      attribute use-accumulators { tokens.datatype }?,
      attribute _use-accumulators { avt.datatype }?,
      attribute sort-before-merge { boolean.datatype }?,
      attribute _sort-before-merge { avt.datatype }?,
      attribute validation { &quot;strict&quot; | &quot;lax&quot; | &quot;preserve&quot; | &quot;strip&quot; }?,
      attribute _validation { avt.datatype }?,
      attribute type { eqname.datatype }?,
      attribute _type { avt.datatype }?,
      attribute for-each-source { expression.datatype }?,
      attribute _for-each-source { avt.datatype }?,
      merge-key.element+
   }

where 

      attribute for-each-stream { expression.datatype }?,
      attribute _for-each-stream { avt.datatype }?,

I think should be removed as the attribute was renamed to for-each-source and for-each-stream is no longer allowed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>128933</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2017-10-13 20:29:58 +0000</bug_when>
    <thetext>Erratum E11 has been drafted.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>128953</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2017-10-30 09:47:11 +0000</bug_when>
    <thetext>The erratum has been approved.

There was some discussion about how to publish the revised schema. It seems we can&apos;t modify the version in /TR/ space without some heavyweight W3C process; but we can publish the file as a sibling of the errata HTML page, linked from the errata, without any formality.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>128964</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2017-11-09 17:19:03 +0000</bug_when>
    <thetext>The WG noted also that both the published RElax NG schema and this revision assign copyright to Mohamed; we need to get his agreement to change this to W3C copyright.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>