|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Does XSLT 3 need an instruction for creating func
Yes, this would sometimes be nice, but we decided not to do it. Therebs always a way of rewriting it either to use XPath inline functions or to use XSLT named functions, even in cases where you need local variables in the function closure. Michael Kay Saxonica > On 14 Oct 2015, at 17:21, Max Toro maxtoroq@xxxxxxxxx <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote: > > I know you have anonymous functions in XPath 3.0, but you cannot use > instructions in them, you'd have to put them in an `xsl:function`, and > by then all the fun is gone. Something like this (nevermind the name): > > <xsl:variable name="myFn"> > <xsl:delegate> > <xsl:param name="a"/> > > <xsl:call-template name="foo"/> > </xsl:delegate> > </xsl:variable> > > <xsl:sequence select="$myFn(5)"/> > -- > Max Toro
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








