SchemaType type
Defines values for SchemaType.
KnownSchemaType can be used interchangeably with SchemaType,
this enum contains the known values that the service supports.
Known values supported by the service
xml: XML schema type.
json: Json schema type.
type SchemaType = string