source-group

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

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

The name of the source-group.

Contents