[Bug 27340] [xslt 3.0] Named components (section 3.6.3)

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

--- Comment #5 from Michael Kay <mike@saxonica.com> ---
The difference between xsl:key and (say) xsl:decimal format and
xsl:character-map is that xsl:key can contain outbound references to functions,
templates, and global variables, and these are therefore subject to the binding
rules. It's only special in that it can't have inbound references from another
package.

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

Received on Wednesday, 26 November 2014 16:43:48 UTC