[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] How do you make a=b?


Subject: RE: [xsl] How do you make a=b?
From: "Dion Houston" <dionh@xxxxxxxxxxxxx>
Date: Mon, 19 Aug 2002 17:30:39 -0700

Hi Zoe:

In XSLT you don't!  Variables cannot have their value changed once
they're set... It's a feature of functional programming.

How can we help you solve the underlying problem?

Dion

-----Original Message-----
From: Zoe Peng [mailto:zoe@xxxxxxxxxxxx] 
Sent: Monday, August 19, 2002 4:50 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] How do you make a=b?

Hi,
if you have 

<xsl:variable name="defaultMessageA" >123</xsl:variable> 

and you want to change the value of defaultMessageA to 345, how do you 
do it?

tnx.
--Zoe

 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
Keywords