element <collection-splitter> (global)
Namespace:
Type:
anonymous complexType (extension of baseSplitterType)
Content:
complex, 1 attribute, attr. wildcard, 2 elements
Subst.Gr:
Defined:
globally in mule.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<collection-splitter
   
 = 
("ALWAYS" | "NEVER" | "IF_NOT_SET") : "IF_NOT_SET"
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, abstract-message-info-mapping?
</collection-splitter>
Content model elements (2):
abstract-message-info-mapping, annotations
Included in content model of elements (1):
inbound
May contain elements by substitutions (2):
custom-message-info-mapping, expression-message-info-mapping
May be included in elements by substitutions (114):
all, inbound-endpoint,
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
annotatedType (extension)
          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 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.