element <service-overrides>
Namespace:
Type:
Content:
empty, 14 attributes
Defined:
locally within connectorType complexType in mule.xsd; see XML source
Content Model Diagram
XML Representation Summary
<service-overrides
    messageReceiver
 = 
xsd:string
    transactedMessageReceiver
 = 
xsd:string
    xaTransactedMessageReceiver
 = 
xsd:string
    dispatcherFactory
 = 
xsd:string
    inboundTransformer
 = 
xsd:string
    outboundTransformer
 = 
xsd:string
    responseTransformer
 = 
xsd:string
    endpointBuilder
 = 
xsd:string
    messageFactory
 = 
xsd:string
    serviceFinder
 = 
xsd:string
    sessionHandler
 = 
xsd:string
    inboundExchangePatterns
 = 
xsd:string
    outboundExchangePatterns
 = 
xsd:string
    defaultExchangePattern
 = 
xsd:string
/>
Included in content model of elements (42):
Annotation
Service overrides allow the connector to be further configured/customized by allowing parts of the transport implementation to be overridden, for example, the message receiver or dispatcher implementation, or the message adaptor that is used.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="service-overrides" type="serviceOverridesType"/>

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.