<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>
|