Re: URL decomposition

Subject: Re: URL decomposition
From: "Juergen Hermann" <jhe@xxxxxxxxxxx>
Date: Thu, 25 May 2000 12:37:49 +0100
On Thu, 25 May 2000 10:18:47 +0100, MarkH@xxxxxxxx wrote:

>to ".xsl", but with only "substring-after()" and nothing I can find to loop
>over the slash characters I'm not sure how to do this in XSLT.

There are two ways: recursion (samples for this are in the FAQ) via call-
template, or using extension functions (saxon:tokenize).


Ciao, Jürgen

--
Jürgen Hermann (jhe@xxxxxxxxxxx)
WEB.DE AG, Amalienbadstr.41, D-76227 Karlsruhe
Tel.: 0721/94329-0, Fax: 0721/94329-22



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread