element <endpoint-polling-job>
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
    groupName
 = 
xsd:string
    jobGroupName
 = 
xsd:string
    >
   
Content: 
job-endpoint
</endpoint-polling-job>
Content model elements (1):
May be included in elements by substitutions (3):
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 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.