Re: How to retrieve the input filename in XSL2002-11-22 14:30:58Alice 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
|
|
||||||||||||||||