Namespace: |
|
Content: |
complex, 14 attributes, 12 elements |
Defined: |
globally in mule-jdbc.xsd; see XML source |
Includes: |
|
Used: |
at 1 location |
XML Representation Summary | |||
<... | |||
name | = |
(xsd:string | xsd:NMTOKEN) | |
exchange-pattern | = |
("one-way" | "request-response") | |
mimeType | = |
xsd:string | |
responseTimeout | = |
(xsd:string | xsd:int) | |
encoding | = |
xsd:string | |
connector-ref | = |
xsd:string | |
transformer-refs | = |
xsd:NMTOKENS | |
responseTransformer-refs | = |
xsd:NMTOKENS | |
disableTransportTransformer | = |
(xsd:string | xsd:boolean) | |
ref | = |
xsd:string | |
address | = |
xsd:string | |
queryKey | = |
xsd:string | |
pollingFrequency | = |
(xsd:string | xsd:long) | |
queryTimeout | = |
xsd:int : "-1" | |
> | |||
</...> |
Type Derivation Tree mule:abstractOutboundEndpointType (extension) ![]() ![]() |
<xsd:complexType name="outboundEndpointType"> <xsd:complexContent> <xsd:sequence> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
xsd:int, predefined |
Use: |
optional |
Default: |
"-1" |
<xsd:attribute default="-1" name="queryTimeout" type="xsd:int"/> |
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"/> |
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. |