XMLSchemaReference Interface

Represents an individual schema that is attached to a document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
<GuidAttribute("FE0971F0-5E60-4985-BCDA-95CB0B8E0308")> _
Public Interface XMLSchemaReference
'Usage
Dim instance As XMLSchemaReference
[GuidAttribute("FE0971F0-5E60-4985-BCDA-95CB0B8E0308")]
public interface XMLSchemaReference

Remarks

Use the XMLSchemaReference property to return an XMLSchemaReference object for a XMLChildNodeSuggestion object.

See Also

Reference

XMLSchemaReference Members

Microsoft.Office.Interop.Word Namespace