element <custom-correlation-aggregator-router>
Namespace:
Type:
Content:
complex, 3 attributes, 1 element
Subst.Gr:
may substitute for element abstract-inbound-router
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<custom-correlation-aggregator-router
    timeout
 = 
(xsd:string | xsd:int)
    failOnTimeout
 = 
(xsd:string | xsd:boolean)
    class
 = 
(xsd:string | xsd:string)
    >
   
Content: 
spring:property*
</custom-correlation-aggregator-router>
Content model elements (1):
May be included in elements by substitutions (2):
Annotation
Configures a custom message aggregator. Mule provides an abstract implementation that has a template method that performs the message aggregation. A common use of the aggregator router is to combine the results of multiple requests such as "ask this set of vendors for the best price of X".
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="custom-correlation-aggregator-router" substitutionGroup="abstract-inbound-router" type="customCorrelationAggregatorRouterType"/>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.