Definition Type: ComplexType
Name: JPStaffingRequisitionType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
Japan_ Staffing Requisition. Details Contains a set of additional information for a staffing requisition applicable to the Japanese market.
Collapse XSD Schema Diagram:
Drilldown into JPSpecialCases in schema components_xsd Drilldown into JPNoLimitStaffingLeave in schema components_xsd Drilldown into JPWorkWithPeriod in schema components_xsd Drilldown into JPProjectWithPeriod in schema components_xsd Drilldown into JPNoLimitStaffingTypeCode in schema fields_xsdXSD Diagram of JPStaffingRequisitionType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="JPStaffingRequisitionType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Japan_ Staffing Requisition. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contains a set of additional information for a staffing requisition applicable to the Japanese market.</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="JPNoLimitStaffingTypeCode" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
                    <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:element>
        <xsd:element ref="JPProjectWithPeriod" minOccurs="0" />
        <xsd:element ref="JPWorkWithPeriod" minOccurs="0" />
        <xsd:element ref="JPNoLimitStaffingLeave" minOccurs="0" />
        <xsd:element ref="JPSpecialCases" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
JPNoLimitStaffingTypeCode nsA:JPNoLimitStaffingTypeCode 0 (1)
JPProjectWithPeriod nsA:JPProjectWithPeriod 0 (1)
JPWorkWithPeriod nsA:JPWorkWithPeriod 0 (1)
JPNoLimitStaffingLeave nsA:JPNoLimitStaffingLeave 0 (1)
JPSpecialCases nsA:JPSpecialCases 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:JPStaffingRequisition