<?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>13360</bug_id>
          
          <creation_ts>2011-07-25 22:30:17 +0000</creation_ts>
          <short_desc>[XSLT 3.0] Comments on the serializability analysis</short_desc>
          <delta_ts>2012-05-16 20:47:43 +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>Working drafts</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="Michael Kay">mike</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>51461</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2011-07-25 22:30:17 +0000</bug_when>
    <thetext>The following comments were received from Hans-Juergen Rennau:

in part 18.4.1 &quot;Building an Expression Tree&quot; I tiny text omissions (?) in the 
text - perhaps of interest to you. It is purely editorial.

handling xsl:sort
============
In the table, row &quot;xsl:apply-templates instruction&quot; there is:
&quot;...; in addition, it has as children the select expression of the xsl:sort 
element, plus any expressions ...&quot; [singular!]

I suspect this should be:
&quot;...; in addition, it has as children the select expressions and/or contained 
sequence constructors of the xsl:sort elements, plus any expressions ...&quot;

Similarly, in the row &quot;xsl:perform-sort&quot; it reads:
&quot;The select expression or contained sequence constructor, together with any 
expressions that appear in attribute value templates ...&quot;

but should perhaps be:
&quot;The select expression or contained sequence constructor, together with the 
select expressions and/or contained sequence constructors of the xsl:sort 
elements, plus any expressions that appear in attribute value templates ...&quot;

and in the row &quot;xsl:for-each-group&quot; it reads:
&quot;...; in addition, it has as children any expression that appear in attribute 
value templates among the attribues of the xsl:sort elements...&quot;

but should perhaps be the same text as in row &quot;xsl:apply-templates&quot;, that is:
&quot;...; in addition, it has as children the select expressions and/or contained 
sequence constructors of the xsl:sort elements, plus any expressions that appear 
in attribute value templates among the attributes of the xsl:sort elements...&quot;

xsl:param, xsl:with-param: slight &quot;inconsistencies&quot; (correct, but may a little 
confuse)
=============================================================
Row &quot;Template&quot;: ...; the xsl:param elements used to bind default values ...&quot;
Row &quot;xsl:iterate-instrcution&quot;: ...; the select expressions of all contained 
xsl:param elements

And the second variant is inferior, as it omits the possibility of a sequence 
constructor (in contrast to the first one, referring to &quot;xsl:param&quot;, a row where 
we find &quot;...the select attribute, or the contained sequence constructor&quot;.

---

Row &quot;xsl:apply-templates&quot;: &quot;... plus variable binding elements representing the 
xsl:with-param children&quot;
Row &quot;xsl:evaluate instruction&quot;: &quot;... ; any child xsl:with-param elements&quot;

Dealing with pattern
==============
Probably this is intentional and has a reason, but it strikes me that in 
&quot;Template&quot; the pattern is represented by a child e-node, whereas in 
&quot;xsl:for-each-group instruction&quot; the pattern is analyzed and then either not 
represented or represented by &quot;preceding::*&quot;.

Kind regards,
-- Hans</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67791</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2012-05-16 20:47:23 +0000</bug_when>
    <thetext>These comments have been overtaken by events: the serializability analysis has been completely rewritten in the latest draft. Therefore closing as RESOLVED.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>