December 2001
Intermediate to advanced
380 pages
11h 54m
English
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.
Read now
Unlock full access