RE: [xsl] Output XML doc with XSL doc name in comment

Subject: RE: [xsl] Output XML doc with XSL doc name in comment
From: TSchutzerWeissmann@xxxxxxxxxxxxxxxx
Date: Wed, 8 May 2002 16:46:14 +0100
Mike Ferrando wrote:
>[...]
>My clip in Note Tab Pro that runs Saxon repeats the xsl file name for
>the bat file as such:
>[...]

oh I get it, you just want to include the filename of the stylesheet, not
the content of the document itself. Aha. Your earlier mail suggested
otherwise.

Yes, telling the stylesheet its own filename via a parameter is as good a
way as any; you can't access it using xslt proper, although depending on
your parser there might be an extension that will. 
Personally I don't see what's so wrong with hardcoding the filename into the
stylesheet itself. 

Regards,
Tom Weissmann  (aka Tom Schutzer-Weissmann, i must mind those parameters...)

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


Current Thread