complexType "remoteDispatcherAgentType"
Namespace:
Content:
complex, attr. wildcard, 5 elements
Defined:
globally in mule-client.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, remote-endpoint?, (xml-wire-format | serialization-wire-format | custom-wire-format)?
</...>
Content Model Elements (5):
custom-wire-format, mule:annotations, remote-endpoint, serialization-wire-format, xml-wire-format
All Direct / Indirect Based Elements (1):
remote-dispatcher-agent
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
  mule:abstractAgentType (extension)
      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 within this component only; 1/5)
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 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.