complexType "outboundRouterType"
Namespace:
Content:
complex, 1 attribute, attr. wildcard, 4 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"
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, abstract-outbound-endpoint, reply-to?, abstract-transaction?
</...>
Content Model Elements (4):
abstract-outbound-endpoint, abstract-transaction, annotations, reply-to
All Direct / Indirect Based Elements (1):
pass-through-router
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
      outboundRouterType
XML Source (see within schema source)
<xsd:complexType name="outboundRouterType">
<xsd:complexContent>
<xsd:extension base="abstractOutboundRouterType">
<xsd:sequence>
<xsd:element ref="abstract-outbound-endpoint"/>
</xsd:sequence>
<xsd:attributeGroup ref="defaultCorrelationAttributes"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/4)
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 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.