Re: Variables...

If you mean in XSLT, yes that is correct. This is to reduce "side-effects"
in the processing.

If you meant in Java, Pascal, C++, Python, Perl... etc. then that is not
true. In those languages you are permitted to reassign a variable. :-)

Regards,
Jeff Rafter
Defined Systems
http://www.defined.net
XML Development and Developer Web Hosting

----- Original Message -----
From: "Mark M Khan" <mmk@totalise.co.uk>
To: <xmlschema-dev@w3.org>
Sent: Friday, August 31, 2001 4:12 AM
Subject: Variables...


> I here there is no way to reassign a value to a variable, is this true?
>
>
> thanks in advance,
> mk
>

Received on Monday, 3 September 2001 04:03:13 UTC