xsl-list
[Top] [All Lists]

RE: list of Values

2003-11-27 11:22:01
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



<Prev in Thread] Current Thread [Next in Thread>
  • RE: list of Values, Jarno . Elovirta <=