element <connector>
Namespace:
Type:
Content:
complex, 13 attributes, 7 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-axis.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<connector
    name
 = 
(xsd:string | xsd:NMTOKEN)
    createMultipleTransactedReceivers
 = 
(xsd:string | xsd:boolean)
    numberOfConcurrentTransactedReceivers
 = 
(xsd:string | xsd:int)
    dynamicNotification
 = 
(xsd:string | xsd:boolean) : "false"
    validateConnections
 = 
(xsd:string | xsd:boolean) : "true"
    dispatcherPoolFactory-ref
 = 
xsd:string
    axis-ref
 = 
xsd:string
    clientConfig
 = 
xsd:string
    clientProvider-ref
 = 
xsd:string
    doAutoTypes
 = 
(xsd:string | xsd:boolean)
    serverConfig
 = 
xsd:string
    serverProvider-ref
 = 
xsd:string
    treatMapAsNamedParams
 = 
(xsd:string | xsd:boolean)
    >
   
Content: 
spring:property*, receiver-threading-profile?, dispatcher-threading-profile?, abstract-retry-policy?, service-overrides?, bean-type*, supported-scheme*
</connector>
Content model elements (7):
May be included in elements by substitutions (1):
Annotation
The Axis connector consumes and provides web services via Axis. It supports all the [common connector attributes and properties|Configuring a Transport#commonConfig] as well as the following additional attributes:
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="connector" substitutionGroup="mule:abstract-connector" type="axisConnectorType"/>

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.