Subject: treating <xsl:value-of..> as html tags.
From: "Lee, Insoo" <Insoo.Lee@xxxxxx>
Date: Tue, 26 Aug 2003 18:10:09 -0400
|
Hi, within my xsl -> html translatin, I have something like this
<xsl:value-of select="SOME_HTML_TEXT"/>
Only issue is that this 'SOME_HTML_TEXT' contains actual text along with
<html> tags with <font> etc..
and they would get displayed with those them..
Anyway to tell xsl to actually treat html tags in the value as html tags?
Thanks
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|