complexType "remoteDispatcherAgentType"
Namespace:
Content:
complex, 4 elements
Defined:
globally in mule-client.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
remote-endpoint?, (xml-wire-format | serialization-wire-format | custom-wire-format)?
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  remoteDispatcherAgentType
XML Source (see within schema source)
<xsd:complexType name="remoteDispatcherAgentType">
<xsd:complexContent>
<xsd:extension base="mule:abstractAgentType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="remote-endpoint" type="mule:inboundEndpointType"/>
<xsd:group ref="defaultWireFormatElements"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 1/4)
remote-endpoint
Type:
mule:inboundEndpointType, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="remote-endpoint" type="mule:inboundEndpointType"/>

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.