RE: [xsl] xsl:param

Subject: RE: [xsl] xsl:param
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Sat, 7 Jun 2003 17:43:06 +0100
> Is there a way to declare an xsl:param based on the name of 
> the parameter passed to it?


Try passing an XML tree as the value of the parameter. The name of the
parameter will be fixed, but the names of the elements in its value can
be variable.

Michael Kay


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


Current Thread