[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Complex recursion in XSLT 1.0


Subject: Re: [xsl] Complex recursion in XSLT 1.0
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Mon, 18 Feb 2008 22:45:53 +0530

On Feb 18, 2008 7:43 PM, Marroc <marrocdanderfluff@xxxxxxxxxxx> wrote:
> Perhaps if I build a stack as a node-set I might be able to crack this one!

To implement Stack in the XSLT stylesheet, you might use a Java
extension for using Stack in an external Java object. This should be
easily achievable.


-- 
Regards,
Mukul Gandhi


Current Thread
Keywords