[Bug 27012] [xslt 3.0] xsl:context-item: apply conversion rules?

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

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
Note that xsl:global-context-item says unambiguously that the supplied item
*is* converted to the required type. In this case I don't see the same
complications arising, but on the other hand, there's no real need for
conversion in practice, given that the declared global context item type will
almost invariably be a node test, and if the required type is a node then no
conversion happens anyway.

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

Received on Monday, 13 October 2014 09:17:34 UTC