Represents any data source imaginable (and even no data source at all, i.e. the empty one).
It describes only one element of <ANY>
type passed to the template as its root element.
However, you can also pass to the template any number of parameters and even iterate
by their multiple values converting them to custom elements using
toCustomElements()
function.
The templates based on this DSM Type can be called from any other templates.