xsl-list
[Top] [All Lists]

Re: [xsl] Modify Variable value

2007-04-25 16:31:26
Hi Senthi,

XSLT is unlike other programming languages that allow field values to
be altered.

The concepts are a little different in XSLT, from my experience coming
from a background of other languages, so it helped me to look at XSLT
differently and to expect it to be different.

I was reading about the fact that one cannot update the value of a
variable XSLT 2.0 reference book by Michael Kay under "No Side
Effects" in chapter 1.

Also there's a nice explanation about it here:
http://www.dpawson.co.uk/xsl/sect2/nono.html#d1919e55

-Regards
Rashmi

On 4/25/07, Senthilkumaravelan K <skumaravelan(_at_)googlemail(_dot_)com> wrote:
Hi ,
I would like to know ,is there any way,I could modify the variable
value in my XSLT?
Please let me know ,how Do I do that?

Regards,
Senthil

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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