Share via


XMLSchemaReferences Object Members

Word Developer Reference

A collection of XMLSchemaReference objects that represent the unique namespaces that are attached to a document.

Methods

  Name Description
Bb258039.methods(en-us,office.12).gif Add Returns an XMLSchemaReference that represents a schema applied to a document.
Bb258039.methods(en-us,office.12).gif Item Returns an individual XMLSchemaReference object in a collection.
Bb258039.methods(en-us,office.12).gif Validate Validates all the XML schemas that are attached to a document.

Properties

  Name Description
Bb258039.properties(en-us,office.12).gif AllowSaveAsXMLWithoutValidation Returns a Boolean that represents whether Microsoft Word validates the XML in a document upon saving the document. Read/write.
Bb258039.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb258039.properties(en-us,office.12).gif AutomaticValidation Returns a Boolean that represents whether Microsoft Word will validate the XML in a document as a user types. Read/write.
Bb258039.properties(en-us,office.12).gif Count Returns a Long that represents the number of XML schemas in the collection. Read-only.
Bb258039.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.
Bb258039.properties(en-us,office.12).gif HideValidationErrors Returns a Boolean indicating whether Word displays schema validation errors for the current XML document. Read/write.
Bb258039.properties(en-us,office.12).gif IgnoreMixedContent Returns a Boolean that represents whether Microsoft Word preforms validation on text nodes that have element siblings and specifies whether these text nodes are saved in XML when the XMLSaveDataOnly property is True. Read/write.
Bb258039.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified XMLSchemaReferences object.
Bb258039.properties(en-us,office.12).gif ShowPlaceholderText Returns or sets a Boolean that represents whether automatic placeholder text is displayed for XML elements in a document. Read/write.