xsl-list
[Top] [All Lists]

RE: [xsl] XSLT 1.0 Stack Overflow Question

2007-07-13 12:57:42
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/


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

<Prev in Thread] Current Thread [Next in Thread>