complexType "singleEndpointFilteringOutboundRouterType"
Namespace:
Content:
complex, 3 attributes, 5 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
    enableCorrelation
 = 
("ALWAYS" | "NEVER" | "IF_NOT_SET") : "IF_NOT_SET"
    transformer-refs
 = 
xsd:NMTOKENS
    useTemplates
 = 
(xsd:string | xsd:boolean) : "true"
    >
   
Content: 
abstract-outbound-endpoint, reply-to?, abstract-transaction?, abstract-filter?, abstract-transformer*
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  singleEndpointFilteringOutboundRouterType
XML Source (see within schema source)
<xsd:complexType name="singleEndpointFilteringOutboundRouterType">
<xsd:complexContent>
<xsd:extension base="abstractOutboundRouterType">
<xsd:sequence>
<xsd:element maxOccurs="1" ref="abstract-outbound-endpoint"/>
</xsd:sequence>
<xsd:attributeGroup ref="defaultFilteredOutboundRouterAttributes"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 1/5)
abstract-outbound-endpoint
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 26 elements
XML Source (see within schema source)
<xsd:element maxOccurs="1" ref="abstract-outbound-endpoint"/>

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.