complexType "baseMultipleRoutesRoutingMessageProcessorType"
Namespace:
Content:
complex, 1 attribute, attr. wildcard, 5 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
("ALWAYS" | "NEVER" | "IF_NOT_SET") : "IF_NOT_SET"
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, (abstract-message-processor | abstract-outbound-endpoint | abstract-mixed-content-message-processor)+, abstract-message-info-mapping?
</...>
Content Model Elements (5):
abstract-message-info-mapping, abstract-message-processor, abstract-mixed-content-message-processor, abstract-outbound-endpoint, annotations
All Direct / Indirect Based Elements (2):
all, custom-router
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
      abstractRoutingMessageProcessorType (extension)
          baseSingleRouteRoutingMessageProcessorType (extension)
              baseMultipleRoutesRoutingMessageProcessorType
XML Source (see within schema source)
<xsd:complexType name="baseMultipleRoutesRoutingMessageProcessorType">
<xsd:complexContent>
<xsd:sequence>
<xsd:element minOccurs="0" ref="abstract-message-info-mapping"/>
</xsd:sequence>
<xsd:attributeGroup ref="defaultCorrelationAttributes"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/5)
abstract-message-info-mapping
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 2 elements
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="abstract-message-info-mapping"/>

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.