complexType "forwardingCatchAllStrategyType"
Namespace:
Content:
complex, 1 element
Defined:
globally in mule.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
abstract-outbound-endpoint*
</...>
Content Model Elements (1):
abstract-outbound-endpoint
Known Direct Subtypes (1):
customForwardingCatchAllStrategyType
All Direct / Indirect Based Elements (2):
custom-forwarding-catch-all-strategy, forwarding-catch-all-strategy
Known Usage Locations
Type Definition Detail
Type Derivation Tree
abstractCatchAllStrategyType (extension)
  forwardingCatchAllStrategyType
XML Source (see within schema source)
<xsd:complexType name="forwardingCatchAllStrategyType">
<xsd:complexContent>
<xsd:extension base="abstractCatchAllStrategyType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="abstract-outbound-endpoint"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
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" minOccurs="0" 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.