Edit

Word.Interfaces.CustomXmlSchemaData interface

An interface describing the data returned by calling customXmlSchema.toJSON().

Remarks

Used by

Properties

location

Gets the location of the schema on a computer.

namespaceUri

Gets the unique address identifier for the namespace of the CustomXmlSchema object.

Property Details

location

Gets the location of the schema on a computer.

location?: string;

Property Value

string

Remarks

API set: WordApiDesktop 1.3

namespaceUri

Gets the unique address identifier for the namespace of the CustomXmlSchema object.

namespaceUri?: string;

Property Value

string

Remarks

API set: WordApiDesktop 1.3