Definition Type: SimpleType
Name: PositionOfferingTypeCodeContentType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
These are values that are descriptive in classifying a position within advertising or communications of a position opportunity or "offering." Note that these classifications are useful within advertising, but they are not precise classes useful internally to drive pay, benefits, and HR compliance. This is an HR-XML Open List. Enumerated values are: Direct Hire, Temporary, Temporary to Hire, Contract to Hire, Contract, Internship, Apprenticeship, Seasonal, and On Call (on call, would empass work such as substitute and replacement workers). Consider that "Temporary" and "Direct Hire" are not parallel concepts, but are still commonly used in classifying jobs within advertising.
Collapse XSD Schema Diagram:
XSD Diagram of PositionOfferingTypeCodeContentType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="PositionOfferingTypeCodeContentType">
    <xsd:annotation>
        <xsd:documentation>These are values that are descriptive in classifying a position within advertising or communications of a position opportunity or "offering."  Note that these classifications are useful within advertising, but they are not precise classes useful internally to drive pay, benefits, and HR compliance. This is an HR-XML Open List. Enumerated values are: Direct Hire, Temporary, Temporary to Hire, Contract to Hire, Contract, Internship, Apprenticeship, Seasonal, and On Call (on call, would empass work such as substitute and replacement workers). Consider that "Temporary" and "Direct Hire" are not parallel concepts, but are still commonly used in classifying jobs within advertising.</xsd:documentation>
    </xsd:annotation>
    <xsd:union memberTypes="PositionOfferingTypeCodeEnumType xsd:normalizedString" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:PositionOfferingTypeCodeType