element <message-chunk-aggregator>
Namespace:
Type:
Content:
complex, 2 attributes, 1 element
Subst.Gr:
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<message-chunk-aggregator
    timeout
 = 
(xsd:string | xsd:int)
    failOnTimeout
 = 
(xsd:string | xsd:boolean)
    >
   
Content: 
abstract-message-info-mapping?
</message-chunk-aggregator>
Content model elements (1):
May contain elements by substitutions (2):
May be included in elements by substitutions (108):
response (type anonymous),
response (type anonymous),
Annotation
Combines two or more messages into a single message by matching messages with a given Correlation ID. Correlation IDs are set on messages when they are dispatched by certain outbound routers, such as the Recipient List and Message Splitter routers. These messages can be aggregated back together again using this router.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="message-chunk-aggregator" substitutionGroup="abstract-intercepting-message-processor" type="baseAggregatorType"/>

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.