<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2232.0">
<TITLE>RE: SAX2 RFD: LexicalHandler draft v.1.1</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>&gt; &gt;Do we really need to know about CDATA sections </FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; Debatable perhaps, but supported by the DOM. (Anyone know why?)</FONT>
<BR><FONT SIZE=2>&gt; But I'd really like to see better SAX/DOM integration, so Yes!</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
</P>

<P><FONT SIZE=2>It seems we are trying to provide two views of a document, the reader's view and the writer's view. The reader's view needs to present roughly what's in SAX1. The writer's view arguably should preserve all the arbitrary choices made by the document author, including whether to use CDATA or entity references or character references, where to put the line breaks, whether to use empty element syntax, where to put optional spaces, what kind of quotes to use round attributes, etc, etc. If we are retaining any of this for the benefit of people who want to edit the document, then logically we should retain all of it.</FONT></P>

<P><FONT SIZE=2>Mike Kay</FONT>
</P>

</BODY>
</HTML>