|
Subject: Re: [xsl] variable and arithmetrics From: Oleg Tkachenko <oleg@xxxxxxxxxxxxx> Date: Wed, 10 Nov 2004 12:20:29 +0200 |
I've been trying to figure out how to assign av variable an arithmetic value.
What I want to do is something like this (in pseudo code)
<xsl:variable name="priceInCents">
<xsl:value-of select="//thing/@priceInEuro" />*100
</xsl:variable>
<xsl:variable name="priceInCents" select="//thing/@priceInEuro * 100"/> -- Oleg Tkachenko http://blog.tkachenko.com Multiconn Technologies, Israel
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] variable and arithmetrics, Andreas Andersson | Thread | AW: [xsl] variable and arithmetrics, Huditsch Roman |
| [xsl] variable and arithmetrics, Andreas Andersson | Date | AW: [xsl] variable and arithmetrics, Huditsch Roman |
| Month |