RE: [xsl] Making XPath expressions out of variables

Subject: RE: [xsl] Making XPath expressions out of variables
From: "Sergiu Ignat" <sergiu@xxxxxxxxxx>
Date: Wed, 29 Oct 2003 15:46:01 +0200
<xsl:for-each select="//*[name()=$varname]">

Sergiu

> Is there a way of selecting nodes which have the name 
> $some-variable using an 
> XPath expression?
> 
> e.g. <xsl:for-each select="//$some-variable">

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


Current Thread