[Bug 2917] [XSLT] current-group and current-grouping-key in stylesheet functions - editorial

http://www.w3.org/Bugs/Public/show_bug.cgi?id=2917

           Summary: [XSLT] current-group and current-grouping-key in
                    stylesheet functions - editorial
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: XSLT 2.0
        AssignedTo: mike@saxonica.com
        ReportedBy: joannet@ca.ibm.com
         QAContact: public-qt-comments@w3.org


There's a non-normative table in section 5.4.4 that says the values of the 
current group and current grouping key components are cleared by calls on 
stylesheet functions.  But the sections on the current group, current grouping 
key, and xsl:for-each-group don't say anything about it.

This can be fixed with an editorial correction by adding just before the last 
sentence in 14.3, "During the evaluation of a stylesheet function, the current 
group and current grouping key are set to the empty sequence, and revert to 
their previous values on completion of evaluation of the stylesheet function."

Received on Wednesday, 22 February 2006 18:17:15 UTC