CustomXMLSchema Object Members
Represents a schema in a CustomXMLSchemaCollection collection.
Methods
| Name | Description | |
|---|---|---|
| Delete | Deletes the specified schema from the CustomXMLSchema collection. |
| Reload | Reloads a schema from a file. |
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the CustomXMLSchema object. Read-only. |
| 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. |