Share via


CustomXMLSchemaCollection Object (Office)

Represents a collection of CustomXMLSchema objects attached to a data stream.

Example

The following example adds a CustomXMLSchema object to a CustomXMLSchemaCollection object.

Dim SchemaCollection As CustomXMLSchemaCollection 
 
SchemaCollection.Add "http://tempuri.org/XMLSchema.xsd"

See Also

Concepts

Object Model Reference

CustomXMLSchemaCollection Object Members