[xsl] Get Document File name

Subject: [xsl] Get Document File name
From: "Philip Vallone" <philip.vallone@xxxxxxxxxxx>
Date: Sun, 22 Oct 2006 16:08:28 -0400
Hi Everyone,

Is there a way to get the file name of the document you are processing? If I
use Document-uri() it returns the whole file path. 

e.g.

'C:\temp\filename.xml'

I would like to get:

'filename.xml'

Is this possible?

Thanks,
Phil

Current Thread