complexType "ibeansConnectorType"
Namespace:
Content:
complex, 6 attributes, 5 elements
Defined:
globally in mule-ibeans.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
    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
    >
   
Content: 
spring:property*, receiver-threading-profile?, dispatcher-threading-profile?, abstract-reconnection-strategy?, service-overrides?
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  mule:connectorType (extension)
      ibeansConnectorType
XML Source (see within schema source)
<xsd:complexType name="ibeansConnectorType">
<xsd:complexContent>
<xsd:extension base="mule:connectorType">
<!--<xsd:choice>-->
<!--<xsd:element name="state-parameters" type="mule:listOrSetType"/>-->
<!--</xsd:choice>-->
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.