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
<...
    groupName
 = 
xsd:string
    jobGroupName
 = 
xsd:string
/>
Known Direct Subtypes (5):
All Direct / Indirect Based Elements (7):
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 in 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 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.