This is the mail archive of the
xsl-list@mulberrytech.com
mailing list .
Display RTF as indented literal text on html page
- From: Dan Diebolt <dandiebolt at yahoo dot com>
- To: xsl-list at lists dot mulberrytech dot com
- Date: Thu, 6 Dec 2001 06:58:30 -0800 (PST)
- Subject: [xsl] Display RTF as indented literal text on html page
- Reply-to: xsl-list at lists dot mulberrytech dot com
I have a result tree fragment that I would like to display
in HTML as indented literal text. The following obviously
doesn't work but it is normally how I would display markup
on the page:
<xsl:text disable-output-escaping="yes">
<![CDATA[
<xsl:copy-of select="$RTF"/>
]]>
</xsl:text>
Anyone know how do accomplish this? Thanks in advance.
__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list