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)

Usage

Public Class mLSchemaReferenceImplementation
    Implements XMLSchemaReference
End Class
Dim mLSchemaReferenceImplementation1 As New mLSchemaReferenceImplementation()

Syntax

Public Interface XMLSchemaReference
public interface XMLSchemaReference
public interface class XMLSchemaReference
public interface XMLSchemaReference
public interface XMLSchemaReference

Remarks

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

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace

Other Resources

XMLSchemaReference Members