RE: [xsl] XML to HTML

Subject: RE: [xsl] 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