[Bug 29697] [XSLT30]With nested xsl:merge, should the current-merge-group( ) of outer merge be available for a merge group selection of inner merge?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29697

--- Comment #3 from Michael Kay <mike@saxonica.com> ---
Abel referred us to this text which provides an indication of the intent:

If neither of for-each-item and for-each-stream is present, the
xsl:merge-source element defines a single merge input sequence. This sequence
is the result of evaluating the expression in the select attribute. *This is
evaluated using the dynamic context of the containing xsl:merge instruction.*
This sequence will be merged with the sequences defined by other
xsl:merge-source elements, if present.

The editor was actioned to come up with a proposal for clarification of the
rules.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 23 June 2016 17:24:25 UTC