complexType "abstractJobType"
Namespace:
Content:
empty, 2 attributes
Defined:
globally in mule-quartz.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
/>
Known Direct Subtypes (5):
customFromMessageJobType, customJobType, endpointPollingJobType, eventGenerateJobType, scheduledDispatchJobType
All Direct / Indirect Based Elements (7):
abstract-inbound-job, abstract-job, custom-job, custom-job-from-message, endpoint-polling-job, event-generator-job, scheduled-dispatch-job
Known Usage Locations
Annotation
The base element type for all Quartz jobs
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="abstractJobType">
<xsd:attribute name="groupName" type="xsd:string"/>
<xsd:attribute name="jobGroupName" type="xsd:string"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/2)
groupName
Type:
xsd:string, predefined
Use:
optional
The group name of the scheduled job
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="groupName" type="xsd:string"/>

jobGroupName
Type:
xsd:string, predefined
Use:
optional
The job group name of the scheduled job.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="jobGroupName" type="xsd:string"/>

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.