Namespace: |
|
Content: |
complex, 12 attributes, 7 elements |
Defined: |
globally in mule-jdbc.xsd; see XML source |
Includes: |
definitions of 6 attributes, 2 elements |
Used: |
at 1 location |
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 | |||
pollingFrequency | = |
(xsd:string | xsd:long) | |||
dataSource-ref | = |
xsd:string | |||
queryRunner-ref | = |
xsd:string | |||
resultSetHandler-ref | = |
xsd:string | |||
transactionPerMessage | = |
(xsd:string | xsd:boolean) | |||
queryTimeout | = |
xsd:int : "-1" | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree mule:abstractConnectorType (extension) ![]() ![]() |
<xsd:complexType name="jdbcConnectorType"> <xsd:complexContent> <xsd:sequence> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
xsd:string, predefined |
Use: |
required |
<xsd:attribute name="dataSource-ref" type="xsd:string" use="required"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:long |
<xsd:attribute name="pollingFrequency" type="mule:substitutableLong"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="queryRunner-ref" type="xsd:string"/> |
Type: |
xsd:int, predefined |
Use: |
optional |
Default: |
"-1" |
<xsd:attribute default="-1" name="queryTimeout" type="xsd:int"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="resultSetHandler-ref" type="xsd:string"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="transactionPerMessage" type="mule:substitutableBoolean"/> |
Type: |
abstractQueryType, empty content |
Abstract: |
(may not be used directly in instance XML documents) |
Subst.Gr: |
may be substituted with 1 element |
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="abstract-query"/> |
Type: |
abstractSqlStatementStrategyFactoryType, empty content |
Abstract: |
(may not be used directly in instance XML documents) |
Subst.Gr: |
may be substituted with 1 element |
<xsd:element maxOccurs="1" minOccurs="0" ref="abstract-sqlStatementStrategyFactory"/> |
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. |