MSXML3.0 Reference

This section provides a reference for the method exposed by MSXML3.0 that is available for use within Python. Based on the DOM, MSXML3.0 supports five main types of objects. A Node object contains the DOM interface for a node, and some Microsoft-built convenience functions as well. The Document supports the DOM interface for a Document, plus additional Microsoft extensions. Furthermore, MSXML supports a NamedNodeMap, a NodeList, and a ParseError object. This section lists the details of each object and its methods.

Get Python & XML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.