Subject: RE: HTML in CDATA
From: Chris Kruse <Kruse@xxxxxxxxxxxxxx>
Date: Mon, 11 Jun 2001 17:09:56 -0700
|
Have you tried using entities instead (i.e. < > )?
-----Original Message-----
From: Robert Dahnke [mailto:robert.dahnke@xxxxxxxx]
Sent: Monday, June 11, 2001 4:57 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: HTML in CDATA
If I have HTML in a CDATA region like here:
<article><![CDATA[Test News<br><br>Test News<br><br>Test News]]></article>
Then all I would need to do in order to do in order to get the HTML to
display (no < ;'s or > ;'s) is do <xsl:value-of select="article" />
This is not working because it is outputted with lts and gts instead of <
and >...
--
_______________________________________________
Make PC-to-Phone calls with Net2Phone.
Sign-up today at: http://www.net2phone.com/cgi-bin/link.cgi?121
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- HTML in CDATA
- Robert Dahnke - Mon, 11 Jun 2001 19:54:27 -0400 (EDT)
- <Possible follow-ups>
- Chris Kruse - Mon, 11 Jun 2001 20:07:17 -0400 (EDT) <=
- Mike Brown - Mon, 11 Jun 2001 21:57:09 -0400 (EDT)
- Williams, Brad - Tue, 12 Jun 2001 12:05:52 -0400 (EDT)
- Tim Watts - Tue, 12 Jun 2001 19:46:48 -0400 (EDT)
- Peter Flynn - Wed, 13 Jun 2001 05:10:30 -0400 (EDT)
|
|