Subject: Re: dealing with CDATA (was dealing with CDATA on the client-side)
From: Niall Kavanagh <kavanagh@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 6 Jun 2000 19:01:27 -0400 (EDT)
|
On Tue, 6 Jun 2000, Eric Costello wrote:
> Hello all,
>
> First time poster here.
>
> SYNOPSIS:
> What do I need to do to keep an XSL transform in an MS XMLDOM environment
> from converting < and > in a CDATA node to < and >?
>
<xsl:text disable-output-escaping="yes"> This is a <a>link</a> </xsl:text>
--
Niall
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|