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

Re: [xsl] How to retrieve the input filename in XSL


Subject: Re: [xsl] How to retrieve the input filename in XSL
From: Mike Brown <mike@xxxxxxxx>
Date: Fri, 22 Nov 2002 14:30:58 -0700 (MST)

Alice Fan wrote:
> How do i get the name of the input file in my xsl?

Pass it as a parameter to the stylesheet when invoking the transformation,
and use a top-level xsl:param in the stylesheet to make it a global variable.

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



Current Thread