RE: [xsl] XSLT 1.0 Stack Overflow Question

Subject: RE: [xsl] XSLT 1.0 Stack Overflow Question
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 13 Jul 2007 20:57:21 +0100
> But yu can also write it without recursion at all I think.
> 
> 
> <xsl:variable name="items" select="tokenize($originaltext,'&#10;')"/>

But he's choosing to do it with one hand tied behind his back, i.e. in XSLT
1.0.

Michael Kay
http://www.saxonica.com/

Current Thread