Re: [xsl] How to store value in a variable and use it elsewhere in the file ?

Subject: Re: [xsl] How to store value in a variable and use it elsewhere in the file ?
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Thu, 27 Mar 2008 14:04:32 +0530
Variables in XSLT behave differently as they do in some other
languages (like Java, C etc.).

Sometime back, I wrote an article about XSLT variables
(http://gandhimukul.tripod.com/xslt/facts.html).

You might find the information useful.

On 3/27/08, Z W <mpc8250@xxxxxxxxx> wrote:
> Hi
>
> I'm having problems trying to pass variable values around in the file
> using xslt saxon
> Is there a better way to do this to access those values once they are
> set in a for-each loop ?


-- 
Regards,
Mukul Gandhi

Current Thread