[Bug 19285] function-lookup() is a bit verbose

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

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com

--- Comment #1 from Michael Kay <mike@saxonica.com> 2012-10-05 11:33:19 UTC ---
Try

<xsl:variable name="f" select="function-lookup#2"/>


then

fold-left($f($my-qname, 2))

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 5 October 2012 11:33:20 UTC