xsl-list
[Top] [All Lists]

Re: looping over a string?

2006-01-23 04:39:24
On 23/1/06 10:00 PM, "David Carlisle" <davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:

In xslt1 you'd have to use a recursive template or an extension
function. Previously when I've wanted to iterate over an alphabet I've
given myself an input document rather than a string to start with:

Unfortunately I don't have an option of having an input document with 26
nodes. Maybe I'd be better off with unrolling the loop, writing 26
variations of xsl:call-template?

e.


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