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

Subject: Re: [xsl] an Xpath question - $tag/$subtag
From: "Anil" <anilj@xxxxxxxxxxxxx>
Date: Mon, 7 Jul 2003 17:00:50 -0400
Thnx Markus!...that helped a lot!
----- Original Message -----
From: "Markus Abt" <abt@xxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, July 07, 2003 4:01 PM
Subject: AW: [xsl] an Xpath question - $tag/$subtag


> > 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



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


Current Thread