XMLSchemaReference Object Members

Word Developer Reference

Represents an individual schema that is attached to a document.

Methods

  Name Description
Bb258038.methods(en-us,office.12).gif Delete Deletes the specified XML Schema Reference.
Bb258038.methods(en-us,office.12).gif Reload Reloads the XML schemas that are referenced in a document.

Properties

  Name Description
Bb258038.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb258038.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb258038.properties(en-us,office.12).gif Location Returns a String that represents the physical location of an XML schema. Read-only.
Bb258038.properties(en-us,office.12).gif NamespaceURI Returns a String that represents the Uniform Resource Identifier (URI) of the schema namespace for the specified object. Read-only.
Bb258038.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified XMLSchemaReference object.