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

Re: [xsl] telling an outer template which template to call...


Subject: Re: [xsl] telling an outer template which template to call...
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 1 Sep 2003 21:50:53 +0100


> I would like an outer template to call an inner template which is
> specified by a parameter. I.e. I would like to get the following example
> working:

You can't do that.
If there are only a few possibilities you can use an xsl:choose to
decide which template to call.

David

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



Current Thread