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: disable-output-escaping 'mess'


>  <xsl:text disable-output-escaping="yes"> <![CDATA[<?$tls`>]]>
> </xsl:text><xsl:value-of select="."/>
>  <xsl:text disable-output-escaping="yes"> <![CDATA[<?$tle`>]]> </xsl:text>

Cumbersome, of course; if you use it a lot, though, don't forget you can
define, say, &tls; and &tle; on a stylesheet DOCTYPE.

 Steve


 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]