HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: Skill

Name Skill
Type ProfessionalSkillType
Documentation Provides the information on the skills of the associated component.
XML Instance Representation
<Skill>

< Code> ... </ Code> [0..1]
< Name> ... </ Name> [0..*]
< CompetencyCode> ... </ CompetencyCode> [0..1]
< LastUsedDateTime> ... </ LastUsedDateTime> [0..1]
< TrainingDateTime> ... </ TrainingDateTime> [0..*]
< EffectiveTimePeriod> ... </ EffectiveTimePeriod> [0..1]
< UserArea> ... </ UserArea> [0..1]
</Skill>
Schema Component Representation
<xsd:element name="Skill" type=" ProfessionalSkillType"/>