Skip to content

Certifications (level 2)

3.16 /CandidateProfile/Certifications (level 2)

3.16.1 Certifications Element Description

<img>CertificationsType Diagram</img>

Element Description Cardinality Rule Examples
Certifications A collection of information about one or more certifications.
Certifications are formal statements by an issuing authority that the certification holder has met educational or testing requirements associated with the certification.
0..1 N/A N/A
Sub-elements
Certification A document certifying the status or acuirements of the bearer, or his/her fulfilment of conditions authorizing him/her to act or practise in a specified way and which is therefore often equal to a licence.
See section /CandidateProfile/Certifications/Certification for more information
0..n N/A N/A

3.16.2 Certifications Attributes

Attributes Description Card. Rule
validFrom Validity start date for this entity's information 0..1 BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss.
validTo Validity enddate for this entity's information 0..1 BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss.
Certification sub-element
Attributes Description Card. Rule
See section /CandidateProfile/Certifications/Certification for more information

3.16.3 Sub-element: /CandidateProfile/Certifications/Certification (level 3)

3.16.3.1 Certification Element Description

graph TD
A[CertificationsType] --> B[Attributes]
B --> C{eures:CertificationType (extension base)}
C --> D[Attributes]
D --> E[hr:CertificationTypeCode]
D --> F[hr:CertificationName]
D --> G[FirstIssuedDate]
D --> H[FreeFormEffectivePeriod]
D --> I[IssuingAuthority]
D --> J[oa:Description]
D --> K[AttachmentReference]
C --> L[Certification]
L --> M[Link]
M --> N[It specifies website link]
E -- "A code classifying the type of credential." --> E
F -- "Name of the certification" --> F
G -- "First date issued" --> G
H -- "Indicates the period in which the associated component is effective. Based on the same TimePeriodType UN/CEFACT
ABIE (except that the start date is optional). The xsd:choice" --> H
I -- "An agency, bureau, or other organization issuing an associated identifier, license, or certificate; the body or
persons..." --> I
J -- "ABIE Certification. Details A document certifying the status or acuirements of the bearer, or his/her fulfilment
of..." --> J
K -- "It specifies website link." --> K
Element Description Cardinality Rule Examples
Certification A document certifying the status or acuirements of the bearer, or his/her fulfilment of conditions authorizing him/her to act or practise in a specified way and which is therefore often equal to a licence. 0..n N/A N/A

Sub-elements

CertificationTypeCode A code classifying the type of credential 0..1 N/A "Appeal-Standard", "Certification Not Required", etc.
CertificationName Name of the certification 0..1 N/A "Transmission System Operators", etc.
FirstIssuedDate First date issued
See section /CandidateProfile /Certifications/Certification/FirstIssuedDate for more information
0..1 N/A N/A
FreeFormEffectivePeriod Indicates the period in which the associated component is effective. Based on the same TimePeriodType UN/CEFACT ABIE (except that the start date is optional). The xsd:choice 0..1 N/A N/A
between an EndDate and Duration was also removed for processing simplicity. Generally, an EndDate or Duration would appear, but not both. This usage rule is not enforced by the schema.

See section /CandidateProfile/Certifications/Certification/FreeFormEffectivePeriod for more information
IssuingAuthority An agency, bureau, or other organization issuing an associated identifier, license, or certificate; the body or people exercising power or command. An issuing authority is often a government agency or official authority, but can sometimes be a private organization.

See section /CandidateProfile/Certifications/Certification/IssuingAuthority for more information
0..1 N/A N/A
Description Description of the certification 0..1 N/A "Certification of Transmission System Operators at EU", etc.
AttachmenReference Reference to the external documents attached

The same as /EmploymentHistory/EmployerHistory/AttachmentReference section
0..n N/A N/A
Link It specifies website link. 0..n

3.16.3.2 Certification Attributes

graph TD
A["ABIE Certifications. Details A collection of information about one or more certifications. Certifications are
formal..."] --> B["ABIE Certification. Details A document certifying the status or acquirments of the bearer, or his
fulfilment of..."]
B --> C["hr:EffectiveDateAttributeGroup"]
C --> D["@ validFrom"]
C --> E["@ validTo"]
D --> F["HR-XML's 3.0 architecture makes a distinction between effective-date meta data and effective dating that is an
integral..."]
E --> F
A --> G["CertificationsType"]
G --> H["Attributes"]
H --> I["Certification"]
I --> J["Attributes"]
J --> K["CertificationType"]
K --> L["Attributes"]
L --> M["hr:EffectiveDateAttributeGroup"]
M --> N["@ validFrom"]
M --> O["@ validTo"]
N --> P["HR-XML's 3.0 architecture makes a distinction between effective-date meta data and effective dating that is an
integral..."]
O --> P
Attributes Description Card. Rule
validFrom Validity start date for this entity's information. 0..1 BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss.
validTo Validity end date for this entity's information. 0..1 BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss.

CertificationTypeCode attributes

Attributes Description Card. Rule
Refer to CodeType Attributes section for additional attributes.

CertificationName attributes

Attributes Description Card. Rule
languageID Identifier of the language used in the CertificationName. 0..1

Description attributes

Attributes Description Card. Rule
Attributes Description Card. Rule
Refer to DescriptionType Attributes section for additional attributes,
FreeFormEffectivePeriod attributes
Attributes Description Card. Rule
See section /CandidateProfile/Certifications/Certification/FreeFormEffectivePeriod for more information
IssuingAuthority attributes
Attributes Description Card. Rule
See section /CandidateProfile/Certifications/Certification/IssuingAuthority for more information
AttachmentReference attributes
Attributes Description Card. Rule
The same as /EmploymentHistory/EmployerHistory/AttachmentReference attributes section
FirstIssuedDate attributes
Attributes Description Card. Rule
See section /CandidateProfile/Certifications/Certification/FirstIssuedDate for more information
Link attributes
Attributes Description Card. Rule
It has no attributes.

3.16.4 Sub-element: /CandidateProfile/Certificaitons/Certification/FirstIssuedDate (level 4)

3.16.4.1 FirstIssuedDate Element Description

graph TD
subgraph " "
A[FreeFormDateType]
B(hr:FreeFormDateTimeType (restriction base))
C[FormattedDateTime]
D[DateText]
E(hr:FormattedDateTime)
F(hr:DateText)
end

A --> B
B --> C
B --> D
A --> E
A --> F
Element Description Cardinality Rule Examples
FirstIssuedDate First date issued 0..1 BR-COM-16: At least one of its sub-elements must be provided. N/A
Sub-elements
The same as /CandidateProfile/EducationHistory/EdudacationOrganizationAttendance/EducationDegree/DegreeDate

3.16.4.2 FirstIssuedDate Attributes

Attributes Description Card. Rule
The same as /CandidateProfile/EducationHistory/EdudacationOrganizationAttendance/EducationDegree/DegreeDate Attributes section.

3.16.5 Sub-element: /CandidateProfile/Certifications/Certification/FreeFormEffectivePeriod (level 4)

3.16.5.1 FreeFormEffectivePeriod Element Description

graph TD
A[FreeFormEffectivePeriodType] --> B[Attributes]
A --> C[FreeFormEffectivePeriod]
C --> D[StartDate]
C --> E[EndDate]
C --> F[oa:Duration]
F -- "Indicates the duration of time as represented by ISO 8601. Where the value space is a six dimensional space where
the..." --> G[ABIE Effective Date Period. Details Indicates the date period in which the associated component is
effective. Based on...]
Element Description Cardinality Rule Examples
FreeFormEffectivePeriod Indicates the date period in which the associated component is effective, based on the same
TimePeriodType UN/CEFACT ABIE (except that the start date is optional). The xsd:choice between an EndDate
and Duration was also removed for processing simplicity. Generally, an EndDate or Duration would appear, but not both. This usage rule is not enforced by the schema.
0..1 N/A N/A
Sub-elements
Start Date A timestamp marking the beginning of the attendance period 1 BR-COM-16: At least one of its sub-elements must be provided. N/A
See section
/CandidateProfile/EducationHistory/EducationOrganizationAttendance/AttendancePeriod/StartDate for more information
End Date A timestamp marking the end of the attendance period 0..1 BR-COM-16: At least one of its sub-elements must be provided. N/A
See section /CandidateProfile/EducationHistory/EducationOrganizationAttendance/AttendancePeriod/EndDate for more information
Duration Indicates the duration of time as represented by ISO 8601, where the value space is a six-dimensional space in which the coordinates designate the Gregorian year, month, day, hour, minute, and second. The number of seconds can include decimal digits for arbitrary precision. 0..1 N/A "2010-09-02", "2011-07", etc.

3.16.5.2 FreeFormEffectivePeriod Attributes

graph TD
A[FreeFormEffectivePeriodType] --> B[Attributes]
B --> C[hr:EffectiveDateAttributeGroup]
C --> D[@ validFrom]
C --> E[@ validTo]
A --> F[FreeFormEffectivePeriod]
F --> G[ABIE Effective Date Period. Details Indicates the date period in which the associated component is effective.
Based on...]
Attributes Description Card. Rule
validFrom Validity start date for this entity's information 0..1 BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss.
validTo Validity end date for this entity's information 0..1 BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss.

StartDate sub-element

Attributes Description Card. Rule
See section /CandidateProfile/EducationHistory/EducationOrganizationAttendance/AttendancePeriod/StartDate for more information

EndDate sub-element

Attributes Description Card. Rule
See section /CandidateProfile/EducationHistory/EducationOrganizationAttendance/AttendancePeriod/EndDate for more information

DurationMeasure sub-element

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

3.16.6 Sub-element: /CandidateProfile/Certifications/Certification/IssuingAuthority (level 4)

3.16.6.1 IssuingAuthority Element Description

graph TD
A[IssuingAuthorityType] --> B[IssuingAuthority]
B --> C[Name]
A -- "An agency, bureau, or other organization issuing an associated identifier, license, or certificate; the body or
persons..." --> B
C -- "Identifies the Name of the object in which associated." --> C
B -- "Issuing Authority. Details The country and organization or persons with the authority to issue a license or
certificate." --> B
Element Description Cardinality Rule Examples
Issuing Authority An agency, bureau, or other organization issuing an associated identifier, license, or certificate; the body or people exercising power or command. An issuing authority is often a government agency or official authority but can sometimes be a private organization. 0..1 N/A N/A
Sub-elements
Name Identifies the Name of the associated object 0..1 N/A "Organization", etc.

3.16.6.2 IssuingAuthority Attributes

Attributes Description Card. Rule
This element has no attributes.
Name attributes
Attributes Description Card. Rule
Refer to NameType Attributes section for additional attributes.

3.16.7 Sub-element: /CandidateProfile/Certifications/Certification/AttachmentReference (level 4)

3.16.7.1 AttachmentReference Element Description

Element Description Cardinality Rule Examples
AttachmentReference Reference to external documents attached 0..n N/A N/A
Sub-elements
The same as /CandidateProfile/EmploymentHistory/EmployerHistory/AttachmentReference section

3.16.7.2 AttachmentReference Attributes

Attributes Description Card. Rule
The same as /CandidateProfile/EmploymentHistory/EmployerHistory/AttachmentReference section