Namespace: |
|
Content: |
complex, 6 attributes, 5 elements |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definitions of 5 attributes, 5 elements |
Used: |
at 19 locations |
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 | |||
> | |||||
|
|||||
</...> |
abstractBpmConnectorType (as extension base), axisConnectorType (as extension base), baseSmtpConnectorType (as extension base), customConnectorType (as extension base), emailDownloadConnectorType (as extension base), fileConnectorType (as extension base), ftpConnectorType (as extension base), genericConnectorType (as extension base), ibeansConnectorType (as extension base), jdbcConnectorType (as extension base), |
jndiConnectorType (as extension base), noProtocolTcpConnectorType (as extension base), quartzConnectorType (as extension base), servletConnectorType (as extension base), stdioConnectorType (as extension base), udpConnectorType (as extension base), vendorJmsConnectorType (as extension base), vmConnectorType (as extension base), xmppConnectorType (as extension base) |
Type Derivation Tree abstractConnectorType (extension) ![]() |
<xsd:complexType name="connectorType"> <xsd:complexContent> <xsd:sequence> <!-- for normal connectors, this is for emergency use only, but it is critical for custom connector --> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="createMultipleTransactedReceivers" type="substitutableBoolean"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="dispatcherPoolFactory-ref" type="xsd:string"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
Default: |
"false" |
<xsd:attribute default="false" name="dynamicNotification" type="substitutableBoolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:int |
<xsd:attribute name="numberOfConcurrentTransactedReceivers" type="substitutableInt"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
Default: |
"true" |
<xsd:attribute default="true" name="validateConnections" type="substitutableBoolean"/> |
Type: |
abstractRetryPolicyType, complex content |
Abstract: |
(may not be used directly in instance XML documents) |
<xsd:element minOccurs="0" ref="abstract-retry-policy"/> |
Type: |
threadingProfileType, empty content |
<xsd:element minOccurs="0" name="dispatcher-threading-profile" type="threadingProfileType"/> |
Type: |
threadingProfileType, empty content |
<xsd:element minOccurs="0" name="receiver-threading-profile" type="threadingProfileType"/> |
Type: |
serviceOverridesType, empty content |
<xsd:element minOccurs="0" name="service-overrides" type="serviceOverridesType"/> |
Type: |
spring:propertyType, complex content |
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="spring:property"/> |
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. |