YAML
YAML stands for YAML Ain't Markup Language. It is a popular data serialization language that is a superset of JSON. XMLSpy provides a Text View of YAML documents as well as other features such as YAML document validation against JSON schemas and conversion of YAML documents to and from the JSON format.
This section describes the various YAML features of XMLSpy and is organized into the following topics:
•Create and Validate YAML Documents
•Generate JSON Schema from YAML Document
•Generate YAML Document from JSON Schema
•Convert between YAML and JSON