Re: Variables and Template Calls

Subject: Re: Variables and Template Calls
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 7 Mar 2000 17:44:38 GMT
> This used to work with LotusXSL 0.18.4

that was a bug that they fixed.

<xsl:call-template name="base_{$ID}"/>

you can only give a _fixed_ name you can't use xpath expressions like $ID

David


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


Current Thread