This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: URL decomposition


On Thu, 25 May 2000 10:18:47 +0100, MarkH@i2.co.uk 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@webde-ag.de)
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]