Subject: Re: HTML in CDATA
From: Mike Brown <mike@xxxxxxxx>
Date: Mon, 11 Jun 2001 20:01:01 -0600 (MDT)
|
Chris Kruse wrote:
> Have you tried using entities instead (i.e. < > )?
Why do you think this would make a difference?
< is exactly the same thing as <![CDATA[<]]> ... it means the character
"<". This character is being escaped upon *output*, when the result tree
is serialized. The input makes no difference.
- Mike
_____________________________________________________________________________
mike j. brown, software engineer at | xml/xslt: http://skew.org/xml/
webb.net in denver, colorado, USA | personal: http://hyperreal.org/~mike/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|