[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] list of Values


Subject: RE: [xsl] list of Values
From: Jarno.Elovirta@xxxxxxxxx
Date: Thu, 27 Nov 2003 20:22:01 +0200

Hi,

> <xsl:call-template name="tempName">
>     <xsl:with-param name="$paramName" select="$listValues"/>

cannot be done, the name attribute is a QName, not an expression.

> </xsl:call-template>
> 
> where listValue have for exemple the elements 'a' , 'b', 'c', 'd'
> 
> after that I want  shift paramName to use each of these values...

What exactly are you trying to do?

Cheers,

Jarno - Covenant: Bullet (Club Version)

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



Current Thread