- From: <bugzilla@jessica.w3.org>
- Date: Thu, 20 Feb 2014 17:19:21 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24497 --- Comment #2 from Michael Kay <mike@saxonica.com> --- I think we should keep this simple; doing a merge while we are already processing a streamed document is not a use case we need to pursue. So I think the rule should be: * The xsl:merge instruction is grounded and motionless if every xsl:merge-source child element satisfies the following conditions: ** The for-each-item expression, if present, is grounded and motionless ** The for-each-stream expression, if present, is grounded and motionless ** If neither the for-each-item nor for-each-stream attribute is present, then the select expression is grounded and motionless * Otherwise the xsl:merge instruction is roaming and free-ranging. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 20 February 2014 17:19:23 UTC