<xsd:complexType name="VehicleConsiderationsType">
<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">Vehicle. Considerations</ccts:DictionaryEntryName>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Indicates whether use of a company vehicle is preferred by the candidate or offered by the hiring company.</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="VehicleBenefitsIndicator" minOccurs="0" />
<xsd:element ref="VehicleBenefitsTypeCode" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:complexType>
|