|
Subject: [xsl] list of Values From: "Bruno LLopes" <brunollopes@xxxxxxx> Date: Thu, 27 Nov 2003 17:29:16 -0000 |
Hi,
How can I create a list of values?
I want select n values from the xml file and put them in one list
to pass with-param to one template, something like this:
<xsl:call-template name="tempName">
<xsl:with-param name="$paramName" select="$listValues"/>
</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...
Thanks.
bll
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Function's at XSLT, Frederic Laurent | Thread | [xsl] Re: list of Values, Dimitre Novatchev |
| Re: [xsl] Function's at XSLT, Frederic Laurent | Date | [xsl] Search a string, Ram |
| Month |