Namespace: |
|
Content: |
complex, 3 attributes, 5 elements |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definitions of 3 attributes, 5 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
defaultResponseTimeout | = |
xsd:string : "10000" | |||
defaultTransactionTimeout | = |
xsd:string : "30000" | |||
shutdownTimeout | = |
(xsd:string | xsd:int) : "5000" | |||
> | |||||
|
|||||
</...> |
<xsd:complexType name="configurationType"> <xsd:sequence> <xsd:element minOccurs="0" name="default-dispatcher-threading-profile" type="threadingProfileType"/> </xsd:sequence> </xsd:complexType> |
Type: |
xsd:string, predefined |
Use: |
optional |
Default: |
"10000" |
<xsd:attribute default="10000" name="defaultResponseTimeout" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
Default: |
"30000" |
<xsd:attribute default="30000" name="defaultTransactionTimeout" type="xsd:string"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:int |
Default: |
"5000" |
<xsd:attribute default="5000" name="shutdownTimeout" type="substitutableInt"/> |
Type: |
abstractReconnectionStrategyType, complex content |
Abstract: |
(may not be used directly in instance XML documents) |
<xsd:element minOccurs="0" ref="abstract-reconnection-strategy"/> |
Type: |
threadingProfileType, empty content |
<xsd:element minOccurs="0" name="default-dispatcher-threading-profile" type="threadingProfileType"/> |
Type: |
threadingProfileType, empty content |
<xsd:element minOccurs="0" name="default-receiver-threading-profile" type="threadingProfileType"/> |
Type: |
threadingProfileType, empty content |
<xsd:element minOccurs="0" name="default-service-threading-profile" type="threadingProfileType"/> |
Type: |
threadingProfileType, empty content |
<xsd:element minOccurs="0" name="default-threading-profile" type="threadingProfileType"/> |
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. |