RE: [xsl] xsl:param syntax please

Subject: RE: [xsl] xsl:param syntax please
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 19 Apr 2001 11:00:10 +0100
> 	<xsl:param name="'concat('preParameterValue',position())"
> select="'abcdef'"/>

As in almost every language I know of, parameter and variable names in XSLT
must be defined at compile time. XSLT isn't a language whose statements are
constructed on the fly at run-time.

Mike Kay
Software AG


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


Current Thread