xsl-list
[Top] [All Lists]

Re: [xsl] can a value of a parameter depends on a other value

2011-11-29 11:43:29
Roelof Wobben wrote:

Still one question.



Image that I also need a parameter called totalpages.



How does it work then.

Well the syntax of passing in a parameter does not change if you want to pass in a second parameter, you just use a second xsl:with-param inside your xsl:call-template or xsl:apply-templates.

--

        Martin Honnen --- MVP Data Platform Development
        http://msmvps.com/blogs/martin_honnen/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--