- From: Mike.Champion@S...
- To: martin@l..., Mike.Champion@S...
- Date: Wed, 28 Mar 2001 17:37:50 -0500
Title:
> -----Original Message----- >
From: Martin v. Loewis [mailto:martin@l...] > Sent: Wednesday, March 28, 2001 3:55 PM > To:
Mike.Champion@s... > Cc: xml-dev@l... >
Subject: Re: CDATA sections in W3C XML Infoset > >
> I
think there should be a standard way to normalize a DOM tree so that >
CDATASection nodes disappear.
A frequently requested feature. I
know that there is a parse-time option in the Level 3 draft to throw away
CDATA sections, I can't remember offhand if there is a normalize() method as
well. (We've talked about it). Seriously, check the Level 3 public drafts
and complain to www-dom@w... if it does
not meet your needs in this respect.
|