Description of XMLDOM Quick Reference guide :
This is a valuable reference that details all the interfaces considered by W3C to be basic to any implementation of the DOM (including HTML), as well as XML-specific interfaces and Microsoft's own, further extensions to the Document Object Model. Each object is completely described with working examples that clearly bring out how its properties and methods (and in the case of Microsoft's extension, event handlers) can be used to manipulate actual XML documents.