Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.Interfaces.CustomXmlSchemaData interface

Package:
word

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


Feedback

Was this page helpful?