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().
Properties
| location | Gets the location of the schema on a computer. |
| namespaceUri | Gets the unique address identifier for the namespace of the |
Property Details
location
Gets the location of the schema on a computer.
location?: string;
Property Value
string
Remarks
namespaceUri
Gets the unique address identifier for the namespace of the CustomXmlSchema object.
namespaceUri?: string;
Property Value
string
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
