Definition Type: ComplexType
Name: ResourceDeploymentType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Instructions in schema fields_xsd Drilldown into JPStaffingRequisition in schema components_xsd Drilldown into LaborBargainingUnit in schema components_xsd Drilldown into WageHourLawCoverageCode in schema fields_xsd Drilldown into Shift in schema components_xsd Drilldown into Schedule in schema components_xsd Drilldown into WorkLevelCode in schema fields_xsd Drilldown into StaffingPosition in schema components_xsd Drilldown into StaffingJob in schema components_xsd Drilldown into DeploymentOrganization in schema components_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsdXSD Diagram of ResourceDeploymentType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ResourceDeploymentType">
    <xsd:sequence>
        <xsd:element ref="DeploymentOrganization" minOccurs="0" />
        <xsd:element ref="StaffingJob" minOccurs="0" />
        <xsd:element ref="StaffingPosition" minOccurs="0" />
        <xsd:element ref="WorkLevelCode" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">A code classifying the position or engagement as full-time or part-time. Such
determination typically would be made under rules set by the employer or applicable collective bargaining agreement. 
</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Schedule" minOccurs="0" />
        <xsd:element ref="Shift" minOccurs="0" />
        <xsd:element ref="WageHourLawCoverageCode" minOccurs="0" />
        <xsd:element ref="LaborBargainingUnit" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="JPStaffingRequisition" minOccurs="0" />
        <xsd:element ref="Instructions" minOccurs="0" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeploymentOrganization nsA:DeploymentOrganization 0 (1)
StaffingJob nsA:StaffingJob 0 (1)
StaffingPosition nsA:StaffingPosition 0 (1)
WorkLevelCode nsA:WorkLevelCode 0 (1)
Schedule nsA:Schedule 0 (1)
Shift nsA:Shift 0 (1)
WageHourLawCoverageCode nsA:WageHourLawCoverageCode 0 (1)
LaborBargainingUnit nsA:LaborBargainingUnit 0 unbounded
JPStaffingRequisition nsA:JPStaffingRequisition 0 (1)
Instructions nsA:Instructions 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:ResourceDeployment