complexType "requestReplyType"
Namespace:
Content:
complex, 1 attribute, 3 elements
Defined:
globally in mule.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
    timeout
 = 
(xsd:string | xsd:int)
    >
   
Content: 
(abstract-message-processor | abstract-outbound-endpoint), abstract-inbound-endpoint
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  requestReplyType
XML Source (see within schema source)
<xsd:complexType name="requestReplyType">
<xsd:complexContent>
<xsd:extension base="abstractMessageProcessorType">
<xsd:sequence>
<xsd:element ref="abstract-inbound-endpoint"/>
</xsd:sequence>
<xsd:attribute name="timeout" type="substitutableInt" use="optional"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
timeout
Type:
Use:
optional
Attribute Value
xsd:string | xsd:int
XML Source (see within schema source)
<xsd:attribute name="timeout" type="substitutableInt" use="optional"/>
Content Element Detail (all declarations; defined in this component only; 1/3)
abstract-inbound-endpoint
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 33 elements
XML Source (see within schema source)
<xsd:element ref="abstract-inbound-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.