Re: [xsl] Know the name of the XML file that we are transforming

Subject: Re: [xsl] Know the name of the XML file that we are transforming
From: Emmanouil Batsis <Emmanouil.Batsis@xxxxxxxxxxx>
Date: Tue, 01 Feb 2005 18:11:12 +0200
Paulo Mendes Pinto wrote:

There is some way to know the name of the XML file that the XSL is transforming ?



Simply pass it as an XSL parameter to the stylesheet. This applies to most 'how can the stylesheet know XXX' questions involving dates, system properties and various pieces of information normally unavailable to standard XSLT.


hth,

Manos

Current Thread