CustomXMLSchema object (Office)

Represents a schema in a CustomXMLSchemaCollection collection.

Example

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

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

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.