Definition Type: Element
Name: WorkLevelCode
Namespace: http://www.hr-xml.org/3
Type: nsA:WorkLevelCodeEnumType
Containing Schema: Fields.xsd
Abstract
Documentation:
A code classifying the position or engagement as full-time or part-time. Such determination typically would be made under policies or rules set by the employer or under any applicable collective bargaining agreement. For example, an employer policy might set a weekly threshold of 35 hours, 37.5 hours, or other number of regularly scheduled working hours as determinative of "full-time" status. Such status may be used to indicate eligibility under certain employer pay and benefit programs.
Collapse XSD Schema Diagram:
XSD Diagram of WorkLevelCode in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="WorkLevelCode" type="WorkLevelCodeEnumType">
    <xsd:annotation>
        <xsd:documentation>A code classifying the position or engagement as full-time or part-time. Such
determination typically would be made under policies or rules set by the employer 
or under any applicable collective bargaining agreement. For example, an employer policy might set a weekly threshold of 35 hours, 37.5 hours, or
other number of regularly scheduled working hours as determinative of "full-time" status. Such status may be used to indicate eligibility under certain
employer pay and benefit programs.
</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: