- From: <bugzilla@jessica.w3.org>
- Date: Mon, 12 Aug 2013 20:30:41 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22925
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #2 from Michael Kay <mike@saxonica.com> ---
Changes applied, subject to WG review.
A careful trawl of XSLT instructions revealed quite a few more cases where the
result of an expression is always atomized or copied, for example the value
attribute of xsl:number and the key attribute of xsl:map-entry, and these have
been added to the list.
For xsl:with-param on xsl:call-template, the @as attribute of the corresponding
xsl:template/xsl:param is taken into account. This is consistent with the
treatment of parameters to function calls.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 12 August 2013 20:30:43 UTC