element <collection-splitter>
Namespace:
Type:
Content:
complex, 1 attribute, 1 element
Subst.Gr:
Defined:
globally in mule.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<collection-splitter
    enableCorrelation
 = 
("ALWAYS" | "NEVER" | "IF_NOT_SET") : "IF_NOT_SET"
    >
   
Content: 
abstract-message-info-mapping?
</collection-splitter>
Content model elements (1):
Included in content model of elements (1):
May contain elements by substitutions (2):
May be included in elements by substitutions (110):
response (type anonymous),
response (type anonymous),
Known Usage Locations
Annotation
The collection splitter accepts a collection of objects and splits the collection invoking the next message processor with each item in the collection in sequence.
Anonymous Type Detail
Type Derivation Tree
      baseSplitterType (extension)
          complexType
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="collection-splitter" substitutionGroup="abstract-intercepting-message-processor">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="baseSplitterType"/>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>

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.