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: How to output comments in HTML


At 09:50 AM 4/27/2000 +0000, Hakan Pettersson wrote:
>1)
>how do I output a comment like <!-- Comment --> in the HTML code defined 
>in an XSLT stylesheet?

<xsl:comment>Your comment goes here</xsl:comment>

>2)
>will Mac-users have problems with Latin-1?
><xsl:output method="html" encoding="ISO-8859-1" />

Can't help you with this one, sorry! (But I might guess it has more to do 
with what client software is available than with the fact that it's the Mac 
OS per se.)

================================================================
John E. Simpson          | "I want to get a tattoo of myself on
http://www.flixml.org    | my entire body, only 2 inches
simpson@polaris.net      | taller." (Steven Wright)



 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]