Skip to content

Employer Preferences (level 2)

3.17 /CandidateProfile/CandidateEmployerPreferences (level 2)

3.17.1 CandidateEmployerPreferences Element Description

graph TD
subgraph CandidateEmployerPreferencesType
A[eures:CandidateEmployerPreferences]
B(hr:IndustryCode)
C(hr:OrganizationSizeCode)
D(hr:OrganizationOwnershipTypeCode)
E[It contains information about a candidate's employer preferences.]

A --> B
A --> C
A --> D
end

A -- "0..∞" --> B
A -- "0..∞" --> C
A -- "0..∞" --> D

style A fill:#fff,stroke:#333,stroke-width:2px
style B fill:#fff,stroke:#333,stroke-width:2px
style C fill:#fff,stroke:#333,stroke-width:2px
style D fill:#fff,stroke:#333,stroke-width:2px
style E fill:#fff,stroke:#333,stroke-width:2px
Element Description Cardinality Rule Examples
CandidateEmployerPreferences Information about a candidate's preferences in an employer 0..1 N/A N/A
Sub-elements
IndustryCode A code classifying the industry of the related organization, position, or other entity 0..n BR-COM-20: Compulsory use of the “NACE-CodeList.gc” list defined by EURES. This is based on EU NACE.

BR-COM-43: Multiple entries of this code list are allowed.
“01” = Agriculture,
“02” = Forestry, etc.

Full code list: “HR-Open/EURES: NACE [CL31]”
OrganizationSizeCode Contains a code classifying an organization’s size or 0..n BR-COM-26: Compulsory use of the “EURES_OrganizationSize-CodeList.gc” list defined by EURES. This is based on EU – C (2003) 1422, including Large enterprises. “MicroEnterprise”,
“SmallEnterprise”,
etc.
business scope BR-COM-43: Multiple entries of this code list are allowed. Full code list: "HR-Open/EURES: OrganizationSizeCode [CL35]"
OrganizationOwnershipCode Code of the ownership organisation
This is an HR-Open Standards open list.
0..1 BR-COM-27: Compulsory use of the "OrganizationOwnershipTypeCodeContentType" list. "Public", "Private", "Non-profit", "Government"

Full code list: "4.28.23 Organization Ownership Codes [CL34]"

3.17.2 CandidateEmployerPreferences Attributes

Attributes Description Card. Rule
This element has no attributes.
IndustryCode attributes
Attributes Description Card. Rule
Refer to CodeType Attributes section for additional attributes.
OrganizationSizeCode attributes
Attributes Description Card. Rule
Refer to CodeListAttributeGroup Attributes section for additional attributes.
OrganizationOwnershipTypeCode attributes
Attributes Description Card. Rule
Refer to CodeListAttributeGroup Attributes section for additional attributes.