AW: [xsl] an Xpath question - $tag/$subtag

Subject: AW: [xsl] an Xpath question - $tag/$subtag
From: Markus Abt <abt@xxxxxxxx>
Date: Mon, 7 Jul 2003 21:25:44 +0200
Hi Anil,
it is doable, use:

<xsl:apply-templates select="*[name()=$tag]/*[name()=$subtag]"/>

Regards,
Markus
__________________________
Markus Abt
Comet Computer GmbH
http://www.comet.de


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


Current Thread