Person Name (level 2)
3.6 /CandidatePerson/PersonName (level 2)¶
3.6.1 PersonName Element Description¶
<img>A diagram showing the structure of the PersonName element. It includes: - PersonNameType - PersonNameBaseType (extension base) - FormattedName - hr:LegalName - oa:GivenName - hr:FamilyName - Attributes - PersonName (a detailed set of data about the candidate's names, such as his/her GivenName, FamilyName, MiddleName, Former Family...) - A collection of data representing a person name.</img>
| Element | Description | Cardinality | Rule | Example |
|---|---|---|---|---|
| PersonName | A detailed set of data about the names of the person’s names, such as his/her GivenName, FamilyName, MiddleName, FormerFamilyName, etc. | 1 | N/A | N/A |
| Sub-elements | ||||
| The same as /CandidateSupplier/PersonContact/PersonName | ||||
3.6.2 PersonName Attributes¶
graph TD
A[PersonName] --> B(PersonNameType)
B --> C(PersonNameBaseType (extension base))
C --> D(@ Attributes)
D --> E(scriptCode)
E -- "It contains type of alphabet that the name is written with such as \"Roman\", \"Kenji\", etc." --> E
D --> F(hr:EffectiveDateAttributeGroup)
F --> G(validFrom)
F --> H(validTo)
H -- "HR-XML's 3.0 architecture makes a distinction between effective-date meta data and effective dating that is an
integral..." --> H
D --> I(nameTypeCode)
I -- "A code classifying the type of name, such as \"CurrentName\" or \"FormerName\"." --> I
D --> J(legalNameIndicator)
J -- "Indicates whether or not the PersonName represents a \"legal\" or \"official\" name. Note that in some business
contexts, a..." --> J
A --- I
A --- J
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
style F fill:#fff,stroke:#333,stroke-width:2px
style G fill:#fff,stroke:#333,stroke-width:2px
style H fill:#fff,stroke:#333,stroke-width:2px
style I fill:#fff,stroke:#333,stroke-width:2px
style J fill:#fff,stroke:#333,stroke-width:2px
A detailed set of data about the candidate's names, such as his/her GivenName, FamilyName, MiddleName, Former Family...
A collection of data representing a person name.
| Attributes | Description | Card. | Rule |
|---|---|---|---|
| The same as /CandidateSupplier/PersonContact/PersonName |