XMLChildNodeSuggestion Members

Include Protected Members
Include Inherited Members

Represents a node that is a possible child element of the current element, according to the schema, but is not guaranteed to be valid.

The XMLChildNodeSuggestion type exposes the following members.

Methods

  Name Description
Public method Insert Inserts a XMLNode object that represents an XML element node.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property BaseName Returns a String that represents the name of the element without any prefix.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property NamespaceURI Returns a String that represents the Uniform Resource Identifier (URI) of the schema namespace for the specified object.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property XMLSchemaReference Returns a XMLSchemaReference object that represents the XML schema to which the specified XMLChildNodeSuggestion object belongs.

Top

See Also

Reference

XMLChildNodeSuggestion Interface

Microsoft.Office.Interop.Word Namespace