Templates define how the data stream is interpreted - the data is modulated by the template definition. A template has the following form:
template <template-name> {
<UUID>
<member 1>;
...
<member n>;
[restrictions]
}
This section discusses the following parts of a template:
·UUID
Example templates are presented in Examples.