XMLChildNodeSuggestion Object Members
Word Developer Reference |
Represents a node that is a possible child element of the current element, according to the schema, but is not guaranteed to be valid.
Methods
Name | Description | |
---|---|---|
Insert | Inserts an XMLNode object that represents an XML element node. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
BaseName | Returns a String that represents the name of the element without any prefix. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. | |
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 XMLChildNodeSuggestion object. | |
XMLSchemaReference | Returns an XMLSchemaReference object that represents the XML schema to which the specified XMLChildNodeSuggestion object belongs. |