- From: <bugzilla@jessica.w3.org>
- Date: Thu, 19 Jul 2012 15:10:07 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18333
Summary: [XSLT 3.0] current grouping key with
group-starting-with
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 3.0
AssignedTo: mike@saxonica.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
The spec isn't 100% clear what happens if an <xsl:for-each-group
group-starting-with> instruction is executed during the execution of an
<xsl:for-each-group group-by> instruction. Is the current grouping key set to
"absent", or is it left unchanged (reflecting the grouping key for the outer
grouping instruction?
I think the intent is that it is set to "absent" and we should clarify the text
accordingly.
Also affects 2.0.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 19 July 2012 15:15:50 UTC