group "defaultFilteredOutboundRouterElements"
Namespace:
Content:
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
reply-to?, abstract-transaction?, abstract-filter?, abstract-transformer*
Content Model Elements (4):
abstract-filter, abstract-transaction, abstract-transformer, reply-to
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="defaultFilteredOutboundRouterElements">
<xsd:sequence>
<xsd:element minOccurs="0" ref="abstract-filter"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="abstract-transformer"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/4)
abstract-filter
Type:
commonFilterType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
affiliated to substitution group abstract-message-processor; may be substituted with 30 elements
Filters the messages to be processed by this router. @Deprecated since 2.2. Configure the filter on the endpoint instead of the router.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" ref="abstract-filter"/>

abstract-transformer
Type:
commonTransformerType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
affiliated to substitution group abstract-message-processor; may be substituted with 80 elements
Filters are applied before message transformations. A transformer can be configured here to transform messages before they are filtered.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="abstract-transformer"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.