[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: dynamic call-template


Subject: RE: dynamic call-template
From: "Pawson, David" <DPawson@xxxxxxxxxxx>
Date: Thu, 27 Jul 2000 15:30:53 +0100

> <xsl:template match="Tag">
> 	<xsl:param name="temp_name"/>
> 	<xsl:call-template name="{$temp_name}"/>
> </xsl:template>
> 
> This does not work. Is there a way to call templates dynamically?

Perhaps this is another 'no no' to add to the faq list :-) ?
 
Regards DaveP


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread