Subject: AW: an Xpath question - $tag/$subtag
From: Markus Abt <abt@xxxxxxxx>
Date: Mon, 7 Jul 2003 22:01:29 +0200
|
> thnx for the reply and sorry for being vague.
> If my first step is 'nodeset' and the second and all the subsequent steps
> are 'String'....will xpath support it?
ok, then you use:
<xsl:apply-templates select="$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
|