|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: xml (source) file name in html (output format) met
FAQ,
> Due to the specific requirements of PegHelp, I need to output
> the following
> section in the beginning of the file:
> <HTML>
> <HEAD>
> <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
> <META http-equiv="Content-Type" content="{filename}.html">
Rewrite this to
<META http-equiv="Content-Type" content="{$filename}.html">
, add
<xsl:param name="filename" select="''"/>
as a top-level instruction into your stylesheet, and set the filename parameter using the API of your XSLT processor.
Cheers,
Jarno - Wumpscut: Totmacher (Haujobb Mix)
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








