[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CDATA sections in W3C XML Infoset
- From: "Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de>
- To: Mike.Champion@softwareag-usa.com
- Date: Wed, 28 Mar 2001 22:54:35 +0200
> The DOM will *support* the infoset by bringing terminology (and perhaps
> namespace declarations) in line with the InfoSet terminology. This doesn't
> mean that the DOM must deprecate CDATA Sections, entity references, etc., it
> simply means that the DOM *extends* the InfoSet, as the InfoSet spec
> suggests.
>
I think there should be a standard way to normalize a DOM tree so that
CDATASection nodes disappear.
Regards,
Martin