This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: XML to HTML


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]