IXMLDOMSchemaCollection2/XMLDOMSchemaCollection

MSXML 5.0 SDK

Microsoft XML Core Services (MSXML) 5.0 for Microsoft Office - DOM Reference

IXMLDOMSchemaCollection2/XMLDOMSchemaCollection

Used to expand the IXMLDOMSchemaCollection interface. IXMLDOMSchemaCollection2 inherits from IXMLDOMSchemaCollection. The new methods and properties make validation timing more flexible, and enable you to retrieve schema and declaration objects. The ISchema interface can be used to obtain further information from the schema object, which is obtained from the getSchema method call. The ISchemaItem interface can be used to obtain further information from the declaration object, which is obtained from the getDeclaration method.

Remarks

None

Versioning

MSXML 4.0 and later

Requirements

[Visual Basic, C/C++]

Implementation: msxml5.dll, msxml2.lib

[C/C++]

Header and IDL files: msxml2.h, msxml2.lib

To view reference information for Visual Basic, C/C++, or Script only, click the Language Filter button Language Filter in the upper-left corner of the page.

See Also

IXMLDOMSchemaCollection2/XMLDOMSchemaCollection Members | IXMLDOMSchemaCollection | ISchema Interface