element <endpoint-polling-job> (global)
Namespace:
Type:
Content:
complex, 2 attributes, 1 element
Subst.Gr:
may substitute for element abstract-job
Defined:
globally in mule-quartz.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<endpoint-polling-job
   
 = 
xsd:string
 = 
xsd:string
    >
   
Content: 
job-endpoint
</endpoint-polling-job>
Content model elements (1):
job-endpoint
May be included in elements by substitutions (3):
endpoint, inbound-endpoint, outbound-endpoint
Annotation
An inbound endpoint job that can be used to periodically read from an external source (via another endpoint). This can be useful for triggering time-based events from sources that do not support polling or for simply controlling the rate in which events are received from the source.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="endpoint-polling-job" substitutionGroup="abstract-job" type="endpointPollingJobType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.