Definition Type: ComplexType
Name: USPositionClassificationType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AffirmativeActionPlanJobGroupID in schema fields_xsd Drilldown into EEOCJobCategoryCode in schema fields_xsd Drilldown into WageHourLawCoverageCode in schema fields_xsdXSD Diagram of USPositionClassificationType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="USPositionClassificationType">
    <xsd:sequence>
        <xsd:element ref="WageHourLawCoverageCode" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
A code indicating a position's coverage under applicable wage-hour law. For example, 
the U.S. Fair Labor Standards Act (FLSA)
and implementing regulations. Enumerated values are:  
exempt and non-exempt. 
NOTE: In the U.S., while it is common to classify a position as exempt or non-exempt, actual coverage under the law usually is determined on the basis of an employee's actual performance or engagement within a workweek and not on whether an employee is assigned to or associated with a position that an employer has classified as "exempt" or "nonexempt." </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="EEOCJobCategoryCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AffirmativeActionPlanJobGroupID" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
WageHourLawCoverageCode nsA:WageHourLawCoverageCode 0 (1)
EEOCJobCategoryCode nsA:EEOCJobCategoryCode 0 unbounded
AffirmativeActionPlanJobGroupID nsA:AffirmativeActionPlanJobGroupID 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:USPositionClassification