[xsl] Choose variable

Subject: [xsl] Choose variable
From: "Ricardo Saraiva" <rss@xxxxxxxxxxxxxx>
Date: Tue, 1 Jul 2003 11:00:30 +0100
Hello,

I have an element that I want to modify its value. For example when is 1
I want 10, 2 -> 15, 3 ->25 and so on.
How can I do that knowing that I use it on different places and I don't
want to go putting "xsl:choose" on all of that places. It would be much
code repeated.
I've tried to put the value on a variable inside an "xsl:choose" but It
is impossible to have many variables with the same name.

Can anyone help me?

Thanks in advance,

Ricardo Saraiva



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


Current Thread