[xsl] Deciding a parameter name dynamically

Subject: [xsl] Deciding a parameter name dynamically
From: Gregory Propf <gpropf@xxxxxxxxxx>
Date: Mon, 21 Apr 2003 21:31:04 -0400
I would like to know how to refer to the xsl parameter whose name is itself given in either another parameter or a node value. So instead of


$param


we have something like

$[@paramName]

where paramName is an attribute of a node. Except that the above syntax doesn't work. Anybody know what does?


--
"Firing people can give you a pretty good buzz, but it's a poor, poor substitute for killing. I realize that now" - Dale Gribble



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



Current Thread