Re: [xsl] Outer Loop and Inner Loop

Subject: Re: [xsl] Outer Loop and Inner Loop
From: "Karl J. Stubsjoen" <karl@xxxxxxxxxxxxx>
Date: Fri, 2 May 2003 08:05:41 -0700
It comes down to this:
What is the xpath expression for looking up an attributes value if the name
value of the attribute you need to lookup is in a variable?  So something
like this:

<xsl:value-of select="[@ = '$some_variable']"/>

Does that work?


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


Current Thread