XMLNamespace Object Members

Word Developer Reference

Represents an individual schema within the Schema Library.

Methods

  Name Description
Bb258028.methods(en-us,office.12).gif AttachToDocument Attaches an XML schema to a document.
Bb258028.methods(en-us,office.12).gif Delete Deletes the specified XML schema from the list of available XML schemas.

Properties

  Name Description
Bb258028.properties(en-us,office.12).gif Alias Returns a String that represents the display name for the specified object.
Bb258028.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb258028.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.
Bb258028.properties(en-us,office.12).gif DefaultTransform Returns an XSLTransform object that represents the default Extensible Stylesheet Language Transformation (XSLT) file to use when opening a document from an XML schema for a particular namespace.
Bb258028.properties(en-us,office.12).gif Location Returns or sets a String that represents the physical location of the namespace of an XML schema in the Schema Library. Read/write.
Bb258028.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified XMLNamespace object.
Bb258028.properties(en-us,office.12).gif URI Returns a String that represents the Uniform Resource Identifier (URI) of the associated namespace.
Bb258028.properties(en-us,office.12).gif XSLTransforms Returns an XSLTransforms collection that represents the Extensible Stylesheet Language Transformation (XSLT) files specified for use with a schema.