complexType "asyncReplyRouterType"
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-inbound-endpoint*
</...>
Content Model Elements (1):
abstract-inbound-endpoint
Known Direct Subtypes (1):
customAsyncReplyRouterType
All Direct / Indirect Based Elements (3):
collection-async-reply-router, custom-async-reply-router, single-async-reply-router
Known Usage Locations
Type Definition Detail
Type Derivation Tree
abstractAsyncReplyRouterType (extension)
  asyncReplyRouterType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="asyncReplyRouterType">
<xsd:complexContent>
<xsd:extension base="abstractAsyncReplyRouterType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="abstract-inbound-endpoint"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
abstract-inbound-endpoint
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 30 elements
The endpoint used to receive the response(s) on.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="abstract-inbound-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.