<xsd:complexType name="MasterDeploymentType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Master_ Human Resource Deployment. Details</ccts:DictionaryEntryName>
<ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contains a collection of information about the "deployment" of a human resource within an employment or work context. The term "deployment" is used to refer to the facts surrounding how and where the human resource is engaged or put to use. Deployment details include information about a resource's job, position, work schedule, assignment entry reason, as well as information identifying the organization and/or organizational sub-units associated with the deployment. </ccts:DefinitionText>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="ResourceRelationshipCode" minOccurs="0" />
<xsd:element ref="DeploymentOrganization" minOccurs="0" />
<xsd:element ref="WorkLocation" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="Communication" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>This contains the resource's work or business contact information. The contact details associated with the deployment.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="Job" minOccurs="0" />
<xsd:element ref="MasterPosition" minOccurs="0" />
<xsd:element ref="Schedule" minOccurs="0" />
<xsd:element ref="DeploymentActionCode" minOccurs="0" />
<xsd:element ref="AssignmentEntryReasonCode" 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 as full-time or part-time. Such
determination typically would be made under a policy set by the employer
or applicable collective bargaining agreement.
For example, full-time might be a schedule of at least 37.5 hours per week.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="FullTimeEquivalentRatio" minOccurs="0" />
<xsd:element ref="WageHourLawCoverageCode" minOccurs="0" />
<xsd:element ref="EmploymentTermCode" minOccurs="0">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">A code classifying whether employment is "regular" status (i.e., without a scheduled or known end date) or temporary (employment with a known or scheduled to end). Two optional attributes are available to further classify temporary status employments.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="NationalityContextCode" minOccurs="0" />
<xsd:element ref="FreeFormEffectivePeriod" minOccurs="0" />
<xsd:element ref="UserArea" minOccurs="0" />
</xsd:sequence>
<xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
<xsd:attribute name="allocationPercentage" type="oa:PercentType" use="optional" />
<xsd:attribute name="precedenceCode" type="PrecedenceCodeEnumType" use="optional" />
</xsd:complexType>
|