|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: CDATA sections in W3C XML Infoset
On Fri, 30 Mar 2001, David Carlisle wrote:
>
> > That doesn't make me any happier about the prospect of
> > having to re-write our software to suit the changing whims of W3C.
>
> are you saying that currently your software treats
> <![CDATA[<a>]]> differently from <a> if so, in what way?
In this case "my software" is the Xerces DOM parser, and yes, I am
saying that this software treats <![CDATA[<a/>]]> differently from
<a/>.
1. The DOM gives you a different node type for the former than
it gives you for the latter.
2. If you hand the value of the node you get back for the former
to an XML parser you get a successfully parsed document;
if you hand <a/> to the parser it fails.
--
Bob Kline
mailto:bkline@r...
http://www.rksystems.com
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








