Re: AW: [xsl] variable and arithmetrics

Subject: Re: AW: [xsl] variable and arithmetrics
From: Andreas Andersson <andreas@xxxxxxxxxxxxxx>
Date: Wed, 10 Nov 2004 12:53:42 +0100
Huditsch Roman wrote:
Hi Andreas,

Have you tried <xsl:variable name="priceInCents" select="//thing/@priceInEuro * 100"/>

Yes, someone else responded the same solution. It doesn't feel very logical to me to have the "* 100" inside the "select" statement but it works so....


You're interested in the result of the calculation, aren't you?

Yes. Thanks.


--
Andreas Andersson
IT Dept.
Travelstart Nordic
andreas@xxxxxxxxxxxxxx
http://www.travelstart.se

Current Thread