RE: [xsl] sum value to one variable

Subject: RE: [xsl] sum value to one variable
From: "Ricaud Matthieu" <matthieu.ricaud@xxxxxxx>
Date: Fri, 5 Mar 2004 15:07:56 +0100
yes :
<xsl:value-of select="$numero+1"/>


-----Message d'origine-----
De : owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]De la part de Dionisio
Ruiz de Zarate
Envoyé : vendredi 5 mars 2004 14:08
À : xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Objet : [xsl] sum value to one variable


if i have one variable that has the 1 value.
<xsl:variable name="numero">1</xsl:variable>

can i sum to this variable values ? 1+1=2

thanks


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


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


Current Thread