Re: [xsl] Recursion performance (fibonacci numbers)

Subject: Re: [xsl] Recursion performance (fibonacci numbers)
From: Mukul Gandhi <gandhi.mukul@xxxxxxxxx>
Date: Tue, 17 Jan 2006 13:25:39 +0530
You can run the stylesheet as

java net.sf.saxon.Transform fibonacci2.xsl fibonacci2.xsl n=30

Regards,
Mukul

On 1/17/06, jeb501@xxxxxxxxxxxxxxx <jeb501@xxxxxxxxxxxxxxx> wrote:
> hi,
>
> I want to test the xsl provided by mukul in this thread, but i do not find
> any xml file there,
>
> in that case what i have to do, (ie what source doc i have to use) please
> provide me a sample source doc
>
> to use the style doc provided by mukul.
>
> Regards
> Eugene

Current Thread