CustomXMLSchema Members
Include Protected Members
Include Inherited Members
Represents a schema in a _CustomXMLSchemaCollection collection.
The CustomXMLSchema type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets an Application object that represents the container application for the CustomXMLSchema object. Read-only. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the CustomXMLSchema object was created. Read-only. |
![]() |
Location | Gets a String that represents the location of a schema on a computer. Read-only. |
![]() |
NamespaceURI | Gets the unique address identifier for the namespace of the CustomXMLSchema object. Read-only. |
![]() |
Parent | Gets the parent object for the CustomXMLSchema object. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes the specified schema from the CustomXMLSchema collection. |
![]() |
Reload | Reloads a schema from a file. |
Top