https://www.w3.org/Bugs/Public/show_bug.cgi?id=24109 --- Comment #4 from Michael Kay <mike@saxonica.com> --- I think it was correct as written. In your example <xsl:variable name="x"> <xsl:sequence select="foo"> </xsl:variable> the value of the variable $x is a document node containing a copy of foo, it's not a reference to the original foo node. -- You are receiving this mail because: You are the QA Contact for the bug.Received on Thursday, 6 March 2014 16:47:12 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:57:46 UTC