[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Finding the path from the filename


Subject: Re: [xsl] Finding the path from the filename
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Mon, 20 Jan 2003 17:44:21 +0200

Thomas V. Nielsen wrote:
In a XSLT I receive a parameter with a full path and file name, like;

C:\Data\Test\File.xml

I have tried fumbling with substring and substring-before, but with no
luck.

What I need is the full path without the file name, like C:\Data\Test\

Sometimes parameter looks like this

..\Test\File.xml

And also here I need to find the path, like ..\Test\

Any suggestions in how to use the substring with some iteration?

Substring part after \ recursively.


--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


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




Current Thread
Keywords