XMLNamespaces Object Members

Word Developer Reference

A collection of XMLNamespace objects that represents the entire collection of schemas in the Schema Library.

Methods

  Name Description
Bb258031.methods(en-us,office.12).gif Add Returns an XMLNamespace object that represents a schema that is added to the Schema Library and made available to users in Microsoft Word.
Bb258031.methods(en-us,office.12).gif InstallManifest Installs the specified XML expansion pack on the user's computer, making an XML smart document solution available to one or more users.
Bb258031.methods(en-us,office.12).gif Item Returns an individual XMLNamespace object in a collection.

Properties

  Name Description
Bb258031.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb258031.properties(en-us,office.12).gif Count Returns a Long that represents the number of XML namespaces in the collection. Read-only.
Bb258031.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.
Bb258031.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified XMLNamespaces object.