complexType "selectiveOutboundRouterType"
Namespace:
Content:
complex, attr. wildcard, 3 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, when+, otherwise?
</...>
Content Model Elements (3):
annotations, otherwise, when
All Direct / Indirect Based Elements (1):
choice
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
      abstractRoutingMessageProcessorType (extension)
          selectiveOutboundRouterType
XML Source (see within schema source)
<xsd:complexType name="selectiveOutboundRouterType">
<xsd:complexContent>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="1" name="when" type="whenMessageProcessorFilterPairType"/>
<xsd:element maxOccurs="1" minOccurs="0" name="otherwise" type="otherwiseMessageProcessorFilterPairType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/3)
otherwise
Type:
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="otherwise" type="otherwiseMessageProcessorFilterPairType"/>

when
Type:
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="1" name="when" type="whenMessageProcessorFilterPairType"/>

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.