Transforming text into a variable name

Subject: Transforming text into a variable name
From: "Scott Sanders" <scott@xxxxxxxxxxxx>
Date: Wed, 20 Oct 1999 11:16:03 -0700
Is there a way in XSLT to transform a attribute text value to a variable
name.  For Example:

<search title="Search for record" var="test">

In the XSL I want to transform 'test' to the equivalent of <xsl:value-of
select="$test"/>

Does anyone know how to do that?

Scott Sanders


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


Current Thread