...
Template attribute definitions require one or more <SourceAttribute>
elements to define which attributes from the definition's dependencies will be made available to the Velocity Template template engine. The velocity template is defined using a single <Template>
element. If no template is defined, a default template is used which combines all source attributes into a space-delimited list.
...