element <custom-correlation-aggregator-router> (global)
Namespace:
Type:
Content:
complex, 3 attributes, attr. wildcard, 2 elements
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
   
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:string)
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, spring:property*
</custom-correlation-aggregator-router>
Content model elements (2):
annotations, spring:property
May be included in elements by substitutions (2):
async-reply, inbound
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 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.