xsl-list
[Top] [All Lists]

Re: [xsl] Re: Keeping a running total?

2006-07-12 09:59:30
Sometime back, I wrote a small writeup about XSLT variables at
http://gandhimukul.tripod.com/facts.html.

Hope it will help to clear your doubts..

Regards,
Mukul

On 7/12/06, Steve <subsume(_at_)gmail(_dot_)com> wrote:
Forgive me for the tangent, especially if it sounds ignorant, but as a
newbie to XSL I have a hard time understanding the benefit in not
being able to redefine a variable.  While I do not doubt the talent
and genius that went into the above examples and speculations, I can't
imagine a benefit that outweighs the time economics involved in coming
up with the above solutions, versus simply doing a $variable =
$variable - $x and being done with it in 10ish lines.

Comments welcome.

-Steve

--~------------------------------------------------------------------
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>
--~--