SchemaXml.writeString Function
Writes a Schema to an xml string.
writeString(schema: Schema): Promise<string>
Parameter | Type | Description |
---|---|---|
schema | Schema | The Schema to serialize. |
Returns - Promise
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.