xsl-list
[Top] [All Lists]

RE: sum value to one variable

2004-03-05 07:07:56
yes :
<xsl:value-of select="$numero+1"/>


-----Message d'origine-----
De : owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com]De la part de 
Dionisio
Ruiz de Zarate
Envoyé : vendredi 5 mars 2004 14:08
À : xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
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



<Prev in Thread] Current Thread [Next in Thread>