IXMLDOMDocument2 Members
The following tables show the properties, methods, and events.
In C++, 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.