





STF uses STML, a powerful language for modeling language grammars or schema of documents, and for specifying translation and transformation rules in a unified manner.
STML Translator (ST) is a model driven translation and transformation tool (executable). ST can parse a document, verify that the document conforms to the model, and automatically translate/transform the document to a different representation (Example: Text to XML) using the rules specified in an STML model file.