complexType "multipleEndpointFilteringOutboundRouterType"
Namespace:
Content:
complex, 3 attributes, attr. wildcard, 6 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"
 = 
xsd:NMTOKENS
 = 
(xsd:string | xsd:boolean) : "true"
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, abstract-outbound-endpoint+, reply-to?, abstract-transaction?, abstract-filter?, abstract-transformer*
</...>
Content Model Elements (6):
abstract-filter, abstract-outbound-endpoint, abstract-transaction, abstract-transformer, annotations, reply-to
Known Direct Subtypes (3):
chunkingRouterType, endpointSelectorRouterType, messageSplitterOutboundRouterType
Known Indirect Subtypes (5):
expressionSplitterOutboundRouterType, filterBasedSplitterType, messageSplitterType, roundRobinSplitterType, roundRobinSplitterType
All Direct / Indirect Based Elements (10):
chaining-router, endpoint-selector-router, exception-based-router, expression-splitter-router, filter-based-splitter, list-message-splitter-router, message-chunking-router, multicasting-router, round-robin-splitter, sequence-router
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
      multipleEndpointFilteringOutboundRouterType
XML Source (see within schema source)
<xsd:complexType name="multipleEndpointFilteringOutboundRouterType">
<xsd:complexContent>
<xsd:extension base="abstractOutboundRouterType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" ref="abstract-outbound-endpoint"/>
</xsd:sequence>
<xsd:attributeGroup ref="defaultFilteredOutboundRouterAttributes"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/6)
abstract-outbound-endpoint
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 25 elements
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" ref="abstract-outbound-endpoint"/>

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.