|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Variables and Template Calls
I am trying to update some XSL files originally written before the XSLT
Version 1.0 Recommendation.
I have some XSLT code such as:
<xsl:variable name="ID" select="somePath"/>
<xsl:call-template name="base_{$ID}"/>
This used to work with LotusXSL 0.18.4
I am trying to update this XSL to work with Xalan 0.19.5. I get an error on
the old XSL that it can't find the template named 'base_{$ID}'. It appears
the expansion doesn't work anymore. ID can have hundreds of values so
translating this into a xsl:choose block isn't an option.
Any ideas?
Thanks,
Rick
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








