[xsl] Splitting string

Subject: [xsl] Splitting string
From: "Rui Alberto L." Gonçalves <rui-l-goncalves@xxxxxxxxxxxxx>
Date: Mon, 02 Aug 2004 22:19:57 +0100
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. GonC'alves <rui-l-goncalves@xxxxxxxxxxxxx>
PT InovaC'C#o

Current Thread