Like this article? We recommend
Technologies Supported
The following is the list of XML technologies supported by MSXML3:
SAX 1.0
SAX 2.0
DOM 1.0
DOM 2.0
XPath and XPointer
XSLT
The functionality, techniques, and rationale of MSXML3's implementation of each of these technologies is very similar to that of Xerces. However, it maintains the naming, calling, and code structure conventions of Microsoft's COM programming; for example, all the SAX interface names are preceded by a capital I, as in IContentHandler.