Templates

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:

·Template name

·UUID

·Members

·Restrictions

Example templates are presented in Examples.