xsl-list
[Top] [All Lists]

RE: Making XPath expressions out of variables

2003-10-29 06:46:01
<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



<Prev in Thread] Current Thread [Next in Thread>