Definition Type: Element
Name: Qualification
Namespace: http://www.openapplications.org/oagis
Type: oa:EmployeeQualification
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Is a list of the employee's qualifications, titles and or certifications.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into EffectiveTimePeriod in schema components_xsd Drilldown into TrainingDate in schema components_xsd Drilldown into LastUsedDate in schema components_xsd Drilldown into Competency in schema components_xsd Drilldown into SkillName in schema components_xsd Drilldown into SkillCode in schema components_xsd Drilldown into Id in schema components_xsd Drilldown into EmployeeQualification in schema components_xsdXSD Diagram of Qualification in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Qualification" type="EmployeeQualification" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is a list of the employee's qualifications, titles and or certifications.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id oa:Id 0 (1)
SkillCode oa:SkillCode 0 (1)
SkillName oa:SkillName 0 unbounded
Competency oa:Competency 0 (1)
LastUsedDate oa:LastUsedDate 0 (1)
TrainingDate oa:TrainingDate 0 unbounded
EffectiveTimePeriod oa:EffectiveTimePeriod 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: