XMLSchemaReference Object Members
Word Developer Reference |
Represents an individual schema that is attached to a document.
Methods
Name | Description | |
---|---|---|
Delete | Deletes the specified XML Schema Reference. | |
Reload | Reloads the XML schemas that are referenced in a document. |
Properties
Name | Description | |
---|---|---|
Application | Returns an 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. Read-only Long. | |
Location | Returns a String that represents the physical location of an XML schema. Read-only. | |
NamespaceURI | Returns a String that represents the Uniform Resource Identifier (URI) of the schema namespace for the specified object. Read-only. | |
Parent | Returns an Object that represents the parent object of the specified XMLSchemaReference object. |