IXMLDOMDocument2 Members
The following tables show the properties, methods, and events for IXMLDOMDocument2.
Property | Description |
---|---|
namespaces | Returns the list of namespaces in the document. |
schemas | Uses the XMLSchemaCache/IXMLDOMSchemaCollection to find schema documents. |
Method | Description |
---|---|
getProperty | Identifies default values or values set by setProperty. |
selectNodes | Changes select nodes to return an IXMLDOMSelection object. |
setProperty | Mechanism for setting properties. |
validate | Performs run-time validation on the currently loaded XML document. |
Events
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Msxml2.h, Msxml2.idl.
See Also
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.