RE: XML Support in IE 4.0
Andrew Layman (andrewl@microsoft.com)
Tue, 7 Oct 1997 13:35:53 -0700 
The two parsers had very different goals. The C++ parser was built with
performance as its main target.  It does not include validation.  The
Java parser is a fully validating parser and ships with source code (and
we hope to ship a new one shortly that reflects recent changes in the
specifications).
--Andrew Layman
   AndrewL@microsoft.com