element <map-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:
never
Content Model Diagram
XML Representation Summary
<map-splitter
   
 = 
("ALWAYS" | "NEVER" | "IF_NOT_SET") : "IF_NOT_SET"
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, abstract-message-info-mapping?
</map-splitter>
Content model elements (2):
abstract-message-info-mapping, annotations
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,
Annotation
The map splitter accepts a map 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="map-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.