Definition Type: ComplexType
Name: PreferenceMatchingType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
Position Preference Matching. Details Contains a collection of information about a candidate's preferences in an position.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Description in schema fields_xsd1 Drilldown into WorkingLanguageCode in schema fields_xsd Drilldown into RelocationConsidered in schema components_xsd Drilldown into TravelPreference in schema components_xsd Drilldown into OfferedRemunerationPackage in schema components_xsd Drilldown into JobGradeCode in schema fields_xsd Drilldown into CareerLevelCode in schema fields_xsd Drilldown into ShiftDescription in schema fields_xsd Drilldown into PositionScheduleTypeCode in schema fields_xsd Drilldown into PositionOfferingTypeCode in schema fields_xsd Drilldown into PositionTitle in schema fields_xsd Drilldown into JobCategory in schema components_xsd Drilldown into PreferredLocation in schema components_xsdXSD Diagram of PreferenceMatchingType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PreferenceMatchingType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Position Preference Matching. Details</ccts:DictionaryEntryName>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contains a collection of information about a candidate's preferences in an position.</ccts:Definition>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="PreferredLocation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="JobCategory" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PositionTitle" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PositionOfferingTypeCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PositionScheduleTypeCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ShiftDescription" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CareerLevelCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="JobGradeCode" minOccurs="0" />
        <xsd:element ref="OfferedRemunerationPackage" minOccurs="0" />
        <xsd:element ref="TravelPreference" minOccurs="0" />
        <xsd:element ref="RelocationConsidered" minOccurs="0" />
        <xsd:element ref="WorkingLanguageCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PreferredLocation nsA:PreferredLocation 0 unbounded
JobCategory nsA:JobCategory 0 unbounded
PositionTitle nsA:PositionTitle 0 unbounded
PositionOfferingTypeCode nsA:PositionOfferingTypeCode 0 unbounded
PositionScheduleTypeCode nsA:PositionScheduleTypeCode 0 unbounded
ShiftDescription nsA:ShiftDescription 0 unbounded
CareerLevelCode nsA:CareerLevelCode 0 unbounded
JobGradeCode nsA:JobGradeCode 0 (1)
OfferedRemunerationPackage nsA:OfferedRemunerationPackage 0 (1)
TravelPreference nsA:TravelPreference 0 (1)
RelocationConsidered nsA:RelocationConsidered 0 (1)
WorkingLanguageCode nsA:WorkingLanguageCode 0 unbounded
Description oa:Description 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:CandidatePositionPreferences