Transformation Language (TML)
TML is a language written in XML that defines how output data should be
generated from given input data.
TML has the following key features:
- Simple mapping of data from the input data to the output data, where multiple fields in the input data can be mapped to a single field in the output data
- Setting of data in the output data to fixed values
- Transformation of data using JavaScript.