The root element of an ST program is:
<tt:transform.
[template=“tmpl“]>
...
</tt:transform>
The name of a template tmpl can optionally be specified for the template attribute. The specified template forms the main template of the transformation. During program execution, this template is evaluated. If no explicit main template is specified, the template for which no name is specified is set as the main template by default.