|
Subject: [xsl] xml (source) file name in html (output format) meta tag From: "Da Costa Martins, Iolanda Maria (Iolanda)" <dacostamartins@xxxxxxxxx> Date: Tue, 24 Jun 2003 07:52:56 -0400 |
Hi,
I am currently developing a style sheet that works with PegHelp (Windows CE)
in mobile devices...
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">
<META name="SUBJECT" content="system">
<TITLE>TheTitle</TITLE>
</HEAD>
Where {filename} is a value that must match the actual file name of the XML
file that is being processed to HTML output.
For the transformation process I am using XSLT.
Do you know how could I get this value automatically (at run time of the
transformatio of each xml file) written to the meta tag of the html file?
Thanks
da Costa Martins, Iolanda
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] XML to html: Best practice fo, Simon Kelly | Thread | RE: [xsl] xml (source) file name in, Jarno . Elovirta |
| RE: [xsl] Problems with XSLT and Me, David Bonilla Fuerte | Date | RE: [xsl] xml (source) file name in, Jarno . Elovirta |
| Month |