Definition Type: SimpleType
Name: JPNoLimitStaffingTypeCodeEnumType
Namespace: http://www.hr-xml.org/3
Containing Schema: CodeLists.xsd
Documentation:
JP No Limit_ Staffing Type Code. Code A code classifying the type of job with no legal restriction of the period. There are 5 job types and 1 for special cases.
Collapse XSD Schema Diagram:
XSD Diagram of JPNoLimitStaffingTypeCodeEnumType in schema codelists_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="JPNoLimitStaffingTypeCodeEnumType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">JP No Limit_ Staffing Type Code. Code</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A code classifying the type of job with no legal restriction of the period.  There are 5 job types and 1 for special cases.</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="JobCategoryByOrdinance" />
        <xsd:enumeration value="ProjectWithPeriod" />
        <xsd:enumeration value="WorkWithPeriod" />
        <xsd:enumeration value="MaternityLeave" />
        <xsd:enumeration value="CaringLeave" />
        <xsd:enumeration value="SpecialCases" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration JobCategoryByOrdinance
Enumeration ProjectWithPeriod
Enumeration WorkWithPeriod
Enumeration MaternityLeave
Enumeration CaringLeave
Enumeration SpecialCases
Collapse Derivation Tree:
Collapse References:
nsA:JPNoLimitStaffingTypeCode