destination-group

A group of destination elements. You can create a destination-group element and refer to it using the ref-destination-group element.

Syntax
<destination-group
    name="..."
  >
  <destination>...</destination>*
</destination-group>
Attributes
name="..."

The name of the destination-group.