Microsoft XML SDK 2.6 - XML Reference

XMLDOMDocument2 Properties, Methods, and Events

Properties

namespaces Returns the list of namespaces in the document.
schemas Uses the XMLSchemaCache object to find schema documents.

Methods

getProperty Identifies default values or values set by setProperty.
selectNodes Changes select nodes to return an XMLDOMSelection object.
setProperty Mechanism for setting properties.
validate Performs run-time validation on the currently loaded XML document.

Events

None.

See Also

XMLDOMDocument2 Object