[xsl] calling a template and xsl:include

Subject: [xsl] calling a template and xsl:include
From: Francesco Barresi <kywocs@xxxxxxxxx>
Date: Wed, 22 Sep 2004 20:03:23 -0400
Hi all,
I have 2 questions:
I remember that I once saw somewhere a snippet of XSLT code about
calling a template having the name in a variable, something like this:

<xsl:call-template select="$tempalteToCall"/>

As far as I know this can't be done with XSLT 1.0, but there was a
work-around to do so. Any one know how to do that or where to find
info about that? It would help.

The other question is about performance. I use many xsl:include and I
would like to know if this could cause some notable performance issue
on the processor?

Thanks.
Bye

Francesco.
-- 
www.GetFirefox.com !!

Current Thread