toXml Method
Converts the schema to a DOM XML Document.
toXml(schemaXml: Document): Promise<Document>
Parameter | Type | Description |
---|---|---|
schemaXml | Document | An empty DOM document to which the schema will be written |
Returns - Promise<Document>
Defined in
Last Updated: 20 June, 2023