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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.