Skip to content

Organization Affiliations (level 2)

3.23 /CandidateProfile/OrganizationAffiliations (level 2)

3.23.1 OrganizationAffiliations Element Description

graph TD
subgraph OrganizationAffiliationsType
A[OrganizationAffiliations]
B[Attributes]
C[OrganizationAffiliation]
D[History of Affiliations to Organizations of the related entity.]
E[It contains information about a person's affiliation with a trade, professional, or similar organization or group...]
F[Contains details on one or more organization affiliations. For example, membership in a trade or civic
organization,...]

A --> B
A -- "0..∞" --> C
B --> C
D --> A
E --> C
F --> C
end
Element Description Cardinality Rule Examples
OrganizationAffiliations Contains details on one or more organization affiliations. For example, membership in a trade or civic organization, seat on an organization’s board of directors, membership in a union, etc. 0..1 N/A N/A

Sub-elements

OrganizationAffiliation Description Card. Rule Examples
Contains information about a person's affiliation with a trade, professional, or similar organization or group formed around a common purpose or cause
See section /CandidateProfile/OrganizationAffiliations/OrganizationAffiliation for more information
0..n N/A N/A

3.23.2 OrganizationAffiliations Attributes

graph TD
subgraph OrganizationAffiliationsType
A[OrganizationAffiliations]
B[Attributes]
C[hr:EffectiveDateAttributeGroup]
D[validFrom]
E[validTo]
F[HR-XML's 3.0 architecture makes a distinction between effective-date meta data and effective dating that is an
integral...]
G[Contains details on one or more organization affiliations. For example, membership in a trade or civic
organization,...]

A --> B
B --> C
C --> D
C --> E
D --> A
E --> A
F --> C
G --> A
end
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.

OrganizationAffiliations attributes

Attributes Description Card. Rule
more information See section /CandidateProfile/OrganizationAffiliations/OrganizationAffiliation for more information

3.23.3 Sub-element: /CandidateProfile/OrganizationAffiliations/OrganizationAffiliation (level 3)

3.23.3.1 OrganizationAffiliation Element Description

graph TD
    subgraph OrganizationAffiliationsType
        OA[OrganizationAffiliation]
        OA -- " It contains information about a person's affiliation with a trade, professional, or similar
        organization or group..." --> OA_desc
        end

        subgraph OrganizationAffiliationType
        OA_type[ABIE Organization Affiliation. Details Contains information about a person's affiliation with a trade,
        professional, or...]
        OA_type -- "Contains details on one or more organization affiliations. For example, membership in a trade or
        civic organization,..." --> OA_type_desc
        end

        subgraph Attributes
        OA_attr[Attributes]
        end

        subgraph hr:OrganizationName
        OA_hr_name[hr:OrganizationName]
        OA_hr_name -- "Usually an official or legal name by which to refer to an organization." --> OA_hr_name_desc
        end

        subgraph Location
        OA_loc[Location]
        OA_loc -- "It specifies location." --> OA_loc_desc
        end

        subgraph Link
        OA_link[Link]
        OA_link -- "It specifies website link." --> OA_link_desc
        end

        OA --- OA_attr
        OA_attr --- OA_type
        OA_type --- OA_hr_name
        OA_hr_name --- OA_loc
        OA_loc --- OA_link
    <table>
      <thead>
        <tr>
          <th>Element</th>
          <th>Description</th>
          <th>Cardinality</th>
          <th>Rule</th>
          <th>Examples</th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><strong>OrganizationAffiliation</strong></td>
          <td>Contains information about a person's affiliation with a trade, professional, or similar organization
            or group formed around a common purpose or cause</td>
          <td>0..n</td>
          <td>N/A</td>
          <td>N/A</td>
        </tr>
      </tbody>
    </table>

    Sub-elements

    <table>
      <thead>
        <tr>
          <th></th>
          <th></th>
          <th></th>
          <th></th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><strong>OrganizationName</strong></td>
          <td>Usually an official or legal name by which to refer to an organization</td>
          <td>0..1</td>
          <td>N/A</td>
          <td>"Name", etc.</td>
        </tr>
        <tr>
          <td><strong>Location</strong></td>
          <td>Location of the Organisation</td>
          <td>0..1</td>
          <td></td>
          <td>N/A</td>
        </tr>
        <tr>
          <td><strong>Link</strong></td>
          <td>Link to the organisation's related websites.</td>
          <td>0..n</td>
          <td></td>
          <td>N/A</td>
        </tr>
      </tbody>
    </table>

    3.23.3.2 OrganizationAffiliation Attributes

    <table>
      <thead>
        <tr>
          <th>Attributes</th>
          <th>Description</th>
          <th>Card.</th>
          <th>Rule</th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td colspan="4">This element has no attributes.</td>
        </tr>
      </tbody>
    </table>

    OrganizationName attributes

    <table>
      <thead>
        <tr>
          <th>Attributes</th>
          <th>Description</th>
          <th>Card.</th>
          <th>Rule</th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><strong>validFrom</strong></td>
          <td>Validity start date for this entity's information</td>
          <td>0..1</td>
          <td>BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss.</td>
        </tr>
        <tr>
          <td><strong>validTo</strong></td>
          <td>Validity end date for this entity's information</td>
          <td>0..1</td>
          <td>BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss.</td>
        </tr>
        <tr>
          <td><strong>languageID</strong></td>
          <td>Identifier of the language used in the organisation name</td>
          <td>0..1</td>
          <td></td>
        </tr>
      </tbody>
    </table>

    Location attributes

    <table>
      <thead>
        <tr>
          <th>languageID</th>
          <th>Identifier of the language used in the location name</th>
          <th>0..1</th>
          <th></th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td></td>
          <td></td>
          <td></td>
          <td></td>
        </tr>
      </tbody>
    </table>

    Link attributes

    <table>
      <thead>
        <tr>
          <th></th>
          <th></th>
          <th></th>
          <th></th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td colspan="4">This element has no attributes.</td>
          <td></td>
          <td></td>
          <td></td>
        </tr>
      </tbody>
    </table>