[xsl] Splitting a relative link in 2 parts

Subject: [xsl] Splitting a relative link in 2 parts
From: Wolfgang Schreurs <emperor667@xxxxxxx>
Date: Wed, 21 May 2003 14:16:36 +0200 (MEST)
Could anyone help me with this? I need to split a parameter like:
/careers/sites/en/page.htm
in 2 parts. I want to get the following results:
1: /careers/sites/en
2: page.htm

The parameter is send to a template using xsl:call-template and
xsl:with-param. I think this shouldn't be to difficult, but I can't seem to figure this
out. 

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


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


Current Thread