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

Methods

Name Description
Allows you to add one or more schemas to a schema collection that can then be added to a stream in the data store and to the Schema Library.
Adds an existing schema collection to the current schema collection.
Specifies whether the schemas in a schema collection are valid (conforms to the syntactic rules of XML and the rules for a specified vocabulary; a standard for structuring XML).

Properties

Name Description
Gets an Application object that represents the container application for the CustomXMLSchemaCollection object. Read-only.
Gets a Long indicating the number of items in the CustomXMLSchemaCollection collection. Read-only.
Gets a 32-bit integer that indicates the application in which the CustomXMLSchemaCollection object was created. Read-only.
Gets a CustomXMLSchema object from the CustomXMLSchemaCollection collection. Read-only.
Gets the unique address identifier for the namespace of the CustomXMLSchemaCollection object. Read-only.
Gets the Parent object for the CustomXMLSchemaCollection object. Read-only.