Skip to content

Person Availability (level 2)

3.10 /CandidateProfile/PersonAvailability (level 2)

3.10.1 PersonAvailability Element Description

<img>ER Diagram showing PersonAvailabilityType with sub-elements AvailabilityDates, NoticePeriodMeasure, ImmediateStartIndicator</img>

Element Description Cardinality Rule Examples
PersonAvailability Detailed set of data about the person's availability 0..1 N/A N/A
Sub-elements
AvailabilityDates Start and end dates of availability
See section CandidateProfile/PersonAvailability/AvailabilityDates for more information
0..n N/A N/A
NoticePeriodMeasure A period measured in number of days, weeks, or months in advance of which an employee must give notice of his or her intention to resign his or her employment 0..1 N/A N/A
ImmediateStartIndicator An indicator as to whether the person is available to start immediately 0..1 N/A "True" = This person is available to start immediately.
"False" = This person is not available to start immediately.

3.10.2 PersonAvailability Attributes

Attributes Description Card. Rule
This element has no attributes.
AvailabilityDates attributes
Attributes Description Card. Rule
See section CandidateProfile/PersonAvailability/AvailabilityDates for more information
NoticePeriodMeasure attributes
Attributes Description Card. Rule
Refer to MeasureType Attributes for additional attributes.
ImmediateStartIndicator attributes
Attributes Description Card. Rule
This sub-element has no attributes.

3.10.3 Sub-element: /CandidateProfile/PersonAvailability/AvailabilityDates (level 3)

3.10.3.1 AvailabilityDates Element Description

graph TD
subgraph AvailabilityDatesType
A((eures:AvailabilityDates)) --> B(hr:StartDateTime)
A --> C(hr:EndDateTime)
end
A -- "It contains start and end dates of availability." --> A_desc
B -- "The timestamp marking the beginning of a time period during which a related entity or status is effective or
applicable." --> B_desc
C -- "The timestamp marking the end of a time period during which a related entity or status is effective or
applicable." --> C_desc
Element Description Cardinality Rule Examples
AvailabilityDates Start and end dates of availability 0..n N/A N/A
Sub-elements
StartDateTime The timestamp marking the beginning of a time period during which a related entity or status is effective or applicable 0..1 BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss. "2014-10-09"
EndDateTime The timestamp marking the end of a time period during which a related entity or status is effective or applicable 0..1 BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss. "2015-10-09"

3.10.3.2 Availability Dates Attributes

Attributes Description Card. Rule
This element has no attributes.
StartDateTime sub-element
Attributes Description Card. Rule
This sub-element has no attributes.
EndDateTime sub-element
Attributes Description Card. Rule

This sub-element has no attributes.