complexType "outboundCollectionType"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:boolean) : "false"
    >
   
Content: 
abstract-outbound-router+, abstract-catch-all-strategy?
</...>
Content Model Elements (2):
abstract-catch-all-strategy, abstract-outbound-router
All Direct / Indirect Based Elements (1):
outbound
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="outboundCollectionType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" ref="abstract-outbound-router"/>
<xsd:element minOccurs="0" ref="abstract-catch-all-strategy"/>
</xsd:sequence>
<xsd:attribute default="false" name="matchAll" type="substitutableBoolean"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
matchAll
Type:
Use:
optional
If true, the output message will be sent to all routers. Otherwise, only the first matching router is used.
Attribute Value
xsd:string | xsd:boolean
Default:
"false"
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute default="false" name="matchAll" type="substitutableBoolean"/>
Content Element Detail (all declarations; defined within this component only; 2/2)
abstract-catch-all-strategy
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 4 elements
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="abstract-catch-all-strategy"/>

abstract-outbound-router
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 17 elements
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" ref="abstract-outbound-router"/>

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.