xsl-list
[Top] [All Lists]

Re: How to retrieve the input filename in XSL

2002-11-22 14:30:58
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



<Prev in Thread] Current Thread [Next in Thread>