CustomXMLSchemaCollection Members

Include Protected Members
Include Inherited Members

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. (Inherited from _CustomXMLSchemaCollection.)
Public property Count Gets the number of items in the _CustomXMLSchemaCollection collection. Read-only. (Inherited from _CustomXMLSchemaCollection.)
Public property Creator Gets a 32-bit integer that indicates the application in which the _CustomXMLSchemaCollection object was created. Read-only. (Inherited from _CustomXMLSchemaCollection.)
Public property Item Gets a CustomXMLSchema object from the _CustomXMLSchemaCollection collection. Read-only. (Inherited from _CustomXMLSchemaCollection.)
Public property NamespaceURI Gets the unique address identifier for the namespace of the _CustomXMLSchemaCollection object. Read-only. (Inherited from _CustomXMLSchemaCollection.)
Public property Parent Gets the parent object for the _CustomXMLSchemaCollection object. Read-only. (Inherited from _CustomXMLSchemaCollection.)

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. (Inherited from _CustomXMLSchemaCollection.)
Public method AddCollection (Inherited from _CustomXMLSchemaCollection.)
Public method GetEnumerator() (Inherited from _CustomXMLSchemaCollection.)
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). (Inherited from _CustomXMLSchemaCollection.)

Top

See Also

Reference

CustomXMLSchemaCollection Interface

Microsoft.Office.Core Namespace