XMLSchemaReference Members
Include Protected Members
Include Inherited Members
Represents an individual schema that is attached to a document.
The XMLSchemaReference type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes the specified object. |
![]() |
Reload | Reloads a cached document by resolving the hyperlink to the document and downloading it. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns a Application object that represents the Microsoft Word application. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Location | Returns a String indicating the location of the specified XML schema. |
![]() |
NamespaceURI | Returns a String that represents the Uniform Resource Identifier (URI) of the schema namespace for the specified object. |
![]() |
Parent | Returns an object that represents the parent object of the specified object. |
Top