XML.com 
 Published on XML.com http://www.xml.com/pub/a/1999/11/parser/summary.html
See this if you're having trouble printing code examples

 

Summary of Findings
By David Brownell
November 17, 1999

Summary of Findings

Contents

Part 1: Microsoft XML Parser Conformance
Part 2: Non-validating mode
Part 3: Default mode
Part 4: Summary of findings

The non-validating mode of the MSXML.DLL processor, with whitespace handling set appropriately, is relatively conformant, although not without its problems. Certain familiar errors are also seen in this processor:

Both processor modes are in the top quartile of the ones tested in the earlier review, but are not the top rated ones. That gets this processor a "pretty good" rating in my book. Although I'm bothered by the validating mode needing an application level workaround, if you apply it, you'll find that nearly another fifty test cases will behave.

As more XML processors approach meaningful levels of conformance, it will be increasingly important to understand exactly which conformance errors show up in a given parser. The raw "passed tests" statistic, used to assign stars in this evaluation and the previous one, will always miss some important information. That's why I've tried, in both this review and the earlier one, to give a lot of analysis for the failure modes of the processors that have the best "passed tests" statistic. Since developers have many choices for their XML processors, it's important that those choices be well informed ones.

Back to Microsoft XML (MSXML.DLL) Parser Performance

XML.com Copyright © 1998-2006 O'Reilly Media, Inc.