Subject: RE: XML to HTML
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 12 Jul 2001 17:57:02 +0100
|
> Using an XML file to generate an HTML page I need to insert a
> function that
> would normally be written between comment tags such as <!--
> function -->.
>
> However, doing this with XML and XSLT the tags get left out
> of the HTML output.
>
> Any suggestions.
use xsl:comment().
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- XML to HTML
- Kevin_Gutch - Thu, 12 Jul 2001 11:41:21 -0400 (EDT)
- Michael Kay - Thu, 12 Jul 2001 12:58:06 -0400 (EDT) <=
- <Possible follow-ups>
- FINLEY, Mike - Thu, 12 Jul 2001 11:58:04 -0400 (EDT)
- Kevin_Gutch - Thu, 12 Jul 2001 12:31:16 -0400 (EDT)
|
|