complexType "endpointPollingJobType"
Namespace:
Content:
complex, 2 attributes, 1 element
Defined:
globally in mule-quartz.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
    >
   
Content: 
job-endpoint
</...>
Content Model Elements (1):
job-endpoint
All Direct / Indirect Based Elements (1):
endpoint-polling-job
Known Usage Locations
Type Definition Detail
Type Derivation Tree
abstractJobType (extension)
  endpointPollingJobType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="endpointPollingJobType">
<xsd:complexContent>
<xsd:extension base="abstractJobType">
<xsd:sequence maxOccurs="1" minOccurs="1">
<xsd:element name="job-endpoint" type="endpointRefType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
job-endpoint
Type:
endpointRefType, empty content
A reference to another configured endpoint from which events will be received.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="job-endpoint" type="endpointRefType"/>

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.