Subject: RE: Creating a link to the original XML file
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Thu, 19 Jun 2003 12:09:07 -0400
|
[ Jerry Neild]
> For the life of me I can't figure out what to do in the XSL
> to grab the
> original XML filename and format it in the HTML.
>
The filename is not accessible to the xslt processor. The usual way to
handle this is to have the application pass it in as a global parameter.
How to do that depends on the processor you are using.
Cheers,
Tom P
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|