<xsd:complexType name="RelocationAssistanceType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
<ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ABIE</ccts:CategoryCode>
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Relocation Assistance. Details</ccts:DictionaryEntryName>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Information on whether relocation assistance is provided by the hiring company or is required by the candidate. </ccts:Definition>
<ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">This component would typically be used for matching between the requirements of a position and the preferences of a person seeking a job. </ccts:UsageRule>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="RelocationAssistanceIndicator" minOccurs="0" />
<xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:complexType>
|