RE: [xsl] question on calling templates

Subject: RE: [xsl] question on calling templates
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 30 Aug 2002 23:17:39 +0100
> 
> I was wondering if there is a way to store template name in 
> the variable and then call template. 

Saxon has an extension to do this (saxon:allow-avt on
xsl:call-template). But Dimitre Novatchev's FXSL library achieves the
same effect in a standard (albeit extremely inventive) way using
xsl:apply-templates.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


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


Current Thread