Defines a function within a stylesheet. The function is written in XSLT but it may be called from any XPath expression in the stylesheet. It must have a non-default namespace prefix. Available in XSLT ...
I propose that we should add local functions to XSLT: specifically, allowing an xsl:function declaration to appear within a sequence constructor, declaring a named function that is available for use ...