Re: [xsl] What is the Core of XSLT?

Subject: Re: [xsl] What is the Core of XSLT?
From: Michael Sokolov <msokolov@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 29 Mar 2014 14:40:58 -0400
On 3/29/2014 2:21 PM, Abel Braaksma (Exselt) wrote:
Anything else I missed in the Core?
I would probably dump xsl:call-template in favor of xsl:function. I recently had to backport a stylesheet to 1.0, and the conversion from function to call-template inflated the stylesheet by about 30%, with a nasty decrease in readability.

-Mike

Current Thread