Definition Type: Element
Name: Skill
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ProfessionalSkillType
Containing Schema: Components.xsd
Abstract
Documentation:
Provides the information on the skills of the associated component.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into TrainingDateTime in schema fields_xsd1 Drilldown into LastUsedDateTime in schema fields_xsd1 Drilldown into CompetencyCode in schema fields_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into Code in schema fields_xsd1 Drilldown into ProfessionalSkillType in schema components_xsd1XSD Diagram of Skill in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Skill" type="ProfessionalSkillType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Provides the information on the skills of the associated component.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Code oa:Code 0 (1)
Name oa:Name 0 unbounded
CompetencyCode oa:CompetencyCode 0 (1)
LastUsedDateTime oa:LastUsedDateTime 0 (1)
TrainingDateTime oa:TrainingDateTime 0 unbounded
EffectiveTimePeriod oa:EffectiveTimePeriod 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: