xsl-list
[Top] [All Lists]

Re: Splitting string

2004-08-03 13:44:22
This is straightforward in pure XSLT using FXSL -- see e.g.

http://www.dpawson.co.uk/xsl/sect2/plaintext.html#d7403e507


Cheers,

Dimitre.



On Mon, 02 Aug 2004 22:19:57 +0100, "Rui Alberto L." Gonçalves
<rui-l-goncalves(_at_)ptinovacao(_dot_)pt> wrote:
Hi all,
I have a string like:
/this/is/a/test

and I need to create a template that will output:
/this
/this/is
/this/is/a
/this/is/a/test

I think this is not so simple as it looks at first glance.
Does anyone have an idea how to solve this problem?
Thanks for any help.

Rui
--
Rui Alberto L. Gonçalves <rui-l-goncalves(_at_)ptinovacao(_dot_)pt>
PT Inovação

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