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

Subject: Re: [xsl] an Xpath question - $tag/$subtag
From: "Anil" <anilj@xxxxxxxxxxxxx>
Date: Mon, 7 Jul 2003 15:37:28 -0400
> At 2003-07-07 14:10 -0400, Anil wrote:
> >   here is my problem..i have to use 2 variables to reach a tag in my
xml, i
> >tried using
> >
> >     <xsl:apply-templates select="$tag/$subtag">
>
> You don't say what data type these variables are, but nevertheless the
> XPath syntax only allows node set variable references in the first step of
> a location path.

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?

cheers,
Anil






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


Current Thread