xsl-list
[Top] [All Lists]

RE: sum value to one variable

2004-03-05 10:53:46
No, XSLT variables are immutable. You need to think about your problem a
different way (and do some reading).

Michael Kay

# -----Original Message-----
# From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com 
[mailto:owner-xsl-
# list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of Dionisio Ruiz de 
Zarate
# Sent: 05 March 2004 13:08
# To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
# Subject: [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>