_CustomXMLSchemaCollection Members

Include Protected Members
Include Inherited Members

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

The _CustomXMLSchemaCollection type exposes the following members.

Properties

  Name Description
Public property Application Gets an Application object that represents the container application for the _CustomXMLSchemaCollection object. Read-only.
Public property Application (Inherited from _IMsoDispObj.)
Public property Count Gets the number of items in the _CustomXMLSchemaCollection collection. Read-only.
Public property Creator Gets a 32-bit integer that indicates the application in which the _CustomXMLSchemaCollection object was created. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Item Gets a CustomXMLSchema object from the _CustomXMLSchemaCollection collection. Read-only.
Public property NamespaceURI Gets the unique address identifier for the namespace of the _CustomXMLSchemaCollection object. Read-only.
Public property Parent Gets the parent object for the _CustomXMLSchemaCollection object. Read-only.

Top

Methods

  Name Description
Public method Add 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.
Public method AddCollection
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method Validate 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).

Top

See Also

Reference

_CustomXMLSchemaCollection Interface

Microsoft.Office.Core Namespace