complexType "selectiveOutboundRouterType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
when+, otherwise?
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
      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 in this component only; 2/2)
otherwise
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 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.