The <dispatches> Element
Purpose
The <dispatches> element is a container for global <dispatch> elements. A global dispatch configuration is visible to all actions and may be overridden in actions by defining a local dispatch configuration with the same name.
Attributes
The <dispatches> element has no attributes.
Body
The body of the <dispatches> element is defined by the following sequence:
(dispatch*)


