XMLSchemaReferences Interface
A collection of XMLSchemaReference objects that represent the unique namespaces that are attached to a document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("356B06EC-4908-42A4-81FC-4B5A51F3483B")> _
Public Interface XMLSchemaReferences _
Inherits IEnumerable
'Usage
Dim instance As XMLSchemaReferences
[GuidAttribute("356B06EC-4908-42A4-81FC-4B5A51F3483B")]
public interface XMLSchemaReferences : IEnumerable
Remarks
Use the XMLSchemaReferences property to return a collection of schemas attached to a document.