From 0fbded7b2757900a1de73088e23ca7265f8c27ed Mon Sep 17 00:00:00 2001 From: Vinzent Lange Date: Fri, 22 Nov 2024 12:56:54 +0000 Subject: [PATCH] chore: remove PersonName recommendation --- _docs_integrate/attribute-values.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/_docs_integrate/attribute-values.md b/_docs_integrate/attribute-values.md index 613974ad4..73c580b51 100644 --- a/_docs_integrate/attribute-values.md +++ b/_docs_integrate/attribute-values.md @@ -327,9 +327,6 @@ A IdentityFileReference is a link to an enmeshed [`File`]({% link _docs_integrat The Given Name, also called first name or forename, is the name given to a person at birth which differentiates it from other family, tribe or community members. -It is not recommended to send a GivenName to another Identity by its own. Instead, send a [`PersonName`](#personname) with the `givenName` property set. -{: .notice--warning} - **Properties** | Name | Type | Required | Validation | @@ -341,9 +338,6 @@ It is not recommended to send a GivenName to another Identity by its own. Instea The honorific prefix of a person, e.g. 'Sir'. -It is not recommended to send a HonorificPrefix to another Identity by its own. Instead, send a [`PersonName`](#personname) with the `honorificPrefix` property set. -{: .notice--warning} - **Properties** | Name | Type | Required | Validation | @@ -355,9 +349,6 @@ It is not recommended to send a HonorificPrefix to another Identity by its own. The honorific suffix of a person, e.g. 'PhD' -It is not recommended to send a HonorificSuffix to another Identity by its own. Instead, send a [`PersonName`](#personname) with the `honorificSuffix` property set. -{: .notice--warning} - **Properties** | Name | Type | Required | Validation | @@ -394,9 +385,6 @@ A short phrase that describes the position an employee has within an organizatio In various cultures, a middle name is a portion of a personal name that is written between the person's first given name and their surname. -It is not recommended to send a MiddleName to another Identity by its own. Instead, send a [`PersonName`](#personname) with the `middleName` property set. -{: .notice--warning} - **Properties** | Name | Type | Required | Validation | @@ -664,9 +652,6 @@ A complex Attribute Value defining the components of a "normal" address. The Surname, also called family name or last name, is the portion of the personal name that indicates the family, tribe or community. -It is not recommended to send a Surname to another Identity by its own. Instead, send a [`PersonName`](#personname) with the `surname` property set. -{: .notice--warning} - **Properties** | Name | Type | Required | Validation |