Subject: Re: A little question...
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Wed, 5 Dec 2001 15:51:13 -0000
|
Hi Alessio,
----- Original Message -----
From: "Alessio Mazzieri" <mazzieri@xxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, December 05, 2001 3:49 PM
Subject: A little question...
> Hi to all,
> I need to know the filename of the xml being processed by the xslt
> stylesheet, something like this...
>
you could look at the SAXON extension function system-id which returns the
URI
but in general u will have to use extension functions to perform this
cheers, jim fuller
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|