From e1ca1c5f24f7bb512877c169b5d54f58fcac7e74 Mon Sep 17 00:00:00 2001 From: cmarco0 <146938645+cmarco0@users.noreply.github.com> Date: Tue, 4 Jun 2024 15:35:57 +0200 Subject: [PATCH 1/3] Added ARF reference in PID claim this commit aims to resolve issue https://github.com/italia/eudi-wallet-it-docs/issues/261 and https://github.com/italia/eudi-wallet-it-docs/issues/262 --- docs/en/pid-eaa-data-model.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en/pid-eaa-data-model.rst b/docs/en/pid-eaa-data-model.rst index d96e16813..f656cd2c6 100644 --- a/docs/en/pid-eaa-data-model.rst +++ b/docs/en/pid-eaa-data-model.rst @@ -134,6 +134,8 @@ Depending on the Digital Credential type **vct**, additional claims data MAY be - [SD]. National tax identification code of natural person as a String format. It MUST be set according to ETSI EN 319 412-1. For example ``TINIT-`` - +The the PID attribute schema is defined by `ARF v1.4 `_, as detailed in the `PID Rulebook `_. + PID Non-Normative Examples -------------------------- From 12ba8684659127505d409dc6cda37d7f342270e3 Mon Sep 17 00:00:00 2001 From: cmarco0 <146938645+cmarco0@users.noreply.github.com> Date: Wed, 12 Jun 2024 14:43:33 +0200 Subject: [PATCH 2/3] editorial update Co-authored-by: Giuseppe De Marco --- docs/en/pid-eaa-data-model.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/pid-eaa-data-model.rst b/docs/en/pid-eaa-data-model.rst index f656cd2c6..db78e70c5 100644 --- a/docs/en/pid-eaa-data-model.rst +++ b/docs/en/pid-eaa-data-model.rst @@ -134,7 +134,7 @@ Depending on the Digital Credential type **vct**, additional claims data MAY be - [SD]. National tax identification code of natural person as a String format. It MUST be set according to ETSI EN 319 412-1. For example ``TINIT-`` - -The the PID attribute schema is defined by `ARF v1.4 `_, as detailed in the `PID Rulebook `_. +The PID attribute schema, which encompasses all potential user data, is defined in `ARF v1.4 `_, and furthermore detailed in the `PID Rulebook `_. PID Non-Normative Examples From f3489c1ca81aa2fcb2377e18a9f50fb603789bc4 Mon Sep 17 00:00:00 2001 From: Giuseppe De Marco Date: Mon, 17 Jun 2024 13:18:37 +0200 Subject: [PATCH 3/3] Apply suggestions from code review --- docs/en/pid-eaa-data-model.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/pid-eaa-data-model.rst b/docs/en/pid-eaa-data-model.rst index db78e70c5..5462d0309 100644 --- a/docs/en/pid-eaa-data-model.rst +++ b/docs/en/pid-eaa-data-model.rst @@ -134,7 +134,7 @@ Depending on the Digital Credential type **vct**, additional claims data MAY be - [SD]. National tax identification code of natural person as a String format. It MUST be set according to ETSI EN 319 412-1. For example ``TINIT-`` - -The PID attribute schema, which encompasses all potential user data, is defined in `ARF v1.4 `_, and furthermore detailed in the `PID Rulebook `_. +The PID attribute schema, which encompasses all potential User data, is defined in `ARF v1.4 `_, and furthermore detailed in the `PID Rulebook `_. PID Non-Normative Examples