Re: [xsl] Call Template with variable name

Subject: Re: [xsl] Call Template with variable name
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sat, 13 Oct 2001 18:02:13 +0100

> i.e. is there a way to call a template whose name is specified with the
> variable 'abc'?

no you need to have an xsl:choose testing the values of the variable,
with different call-template cals in each. (or use one temolate and pass
in the variable as a parameter.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread