]> granicus.if.org Git - libexpat/commitdiff
Small elaboration of what the new API needs to support.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Wed, 4 Sep 2002 17:06:06 +0000 (17:06 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Wed, 4 Sep 2002 17:06:06 +0000 (17:06 +0000)
htdocs/dev/roadmap.html

index 63387f589e1458adb6577b6922be65f636a0e6bb..6e9f463768f671ade5892a38837aed1f637f5f41 100644 (file)
@@ -157,8 +157,9 @@ changes:</p>
 <dd>
   <p>The new API will be sufficiently detailed that a complete and
   detailed DOM structure can be built, including both internal and
-  external entity boundaries in parsed character data content and
-  attribute value content.</p>
+  external entity boundaries in parsed character data content,
+  attribute value content, and entity values (such as found in
+  internal entity declarations).</p>
 
   <p>This API will of necessity be somewhat more complex than the
   current API, but we expect the current API can be implemented on top