This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: question on calling templates


> 
> 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@ntlworld.com
work: Michael.Kay@softwareag.com 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]