Namespace: |
|
Content: |
complex, 15 attributes, 13 elements |
Defined: |
globally in mule-quartz.xsd; see XML source |
Includes: |
definition of 1 element |
Used: |
at 1 location |
XML Representation Summary | |||
<... | |||
name | = |
(xsd:string | xsd:NMTOKEN) | |
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 | |
jobName | = |
xsd:string | |
cronExpression | = |
xsd:string | |
repeatInterval | = |
(xsd:string | xsd:long) | |
repeatCount | = |
(xsd:string | xsd:int) | |
startDelay | = |
(xsd:string | xsd:long) | |
> | |||
</...> |
Type Derivation Tree mule:abstractInboundEndpointType (extension) ![]() ![]() |
<xsd:complexType name="inboundEndpointType"> <xsd:complexContent> <!-- The only valid exchange-pattern is one-way which is the default. No need to make the exchange-pattern attribute configurable. --> <xsd:sequence> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
abstractJobType, empty content |
Abstract: |
(may not be used directly in instance XML documents) |
Subst.Gr: |
may be substituted with 5 elements |
<xsd:element maxOccurs="1" minOccurs="1" ref="abstract-job"/> |
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. |