The following tables show the properties, methods, and events.
The following tables show the properties, methods, and events.
This interface inherits from DOMDocument.
The methods and properties in this table are an extension to the World Wide Web Consortium (W3C) DOM.
Properties
| namespaces | Returns the list of namespaces in the document as XMLSchemaCache. |
| schemas | Finds schema documents during load. |
Methods
| getProperty | Returns the current setting (or default) for second-level properties. |
| setProperty | Used for setting second-level properties. |
| validate | Performs run-time validation on the currently loaded document using the currently loaded document type definition (DTD), schema, or schema collection. |
Events
None.
To view reference information for Visual Basic, C/C++, or Script only, click the Language Filter button
in the upper-left corner of the page.
IXMLDOMDocument2 | DOMDocument