Re: [xsl] for-each using a param

Subject: Re: [xsl] for-each using a param
From: Raphael Bosshard <whistler@xxxxxxxxxx>
Date: 29 Oct 2002 00:30:13 +0100
Hello Wendell, hello Tom,

thanks to both of you; saved me a lot of headache! ;)

Raphael

Am Mon, 2002-10-28 um 21.47 schrieb Raphael Bosshard:
> Hi there,
> 
> (this question probably got asked before, but since I didn't find an
> answer in the faq, so I'll ask anyway)
> 
> Is there a way to use parameters containg xpath-expressions for a
> for-each loop? I d'like to to something like that:
> 
> <xsl:for-each select="$xPathExpression">
> do anything
> </xsl:for-each> 
> 
> I'm using libxslt.
> 
> Thank you in advance,
> 
> Raphael
> 
> 
> 
>  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