From e81c54b536ab5bf9018c96a17b945664b5820f94 Mon Sep 17 00:00:00 2001 From: mark Date: Fri, 12 Dec 2025 10:19:50 +0000 Subject: [PATCH 1/2] Updating examples --- 104144/examples/correspondence.xml | 49 +++++++++++++++ 104144/examples/delivery_status.xml | 39 ++++++++++++ 104144/examples/end_preservation.xml | 39 ++++++++++++ .../form1_fullOutcome_noEmergency_request.xml | 2 +- ...form1_noEmergency_notification_request.xml | 15 +++++ 104144/examples/form2.xml | 10 ++-- ...m5.xml => form5_subsequent_production.xml} | 7 +-- ...6.xml => form6_preservation_extension.xml} | 13 ++-- 104144/examples/new_deadline_request.xml | 60 +++++++++++++++++++ 9 files changed, 213 insertions(+), 21 deletions(-) create mode 100644 104144/examples/correspondence.xml create mode 100644 104144/examples/delivery_status.xml create mode 100644 104144/examples/end_preservation.xml rename 104144/examples/{form5.xml => form5_subsequent_production.xml} (91%) rename 104144/examples/{form6.xml => form6_preservation_extension.xml} (86%) create mode 100644 104144/examples/new_deadline_request.xml diff --git a/104144/examples/correspondence.xml b/104144/examples/correspondence.xml new file mode 100644 index 00000000..16ddc89c --- /dev/null +++ b/104144/examples/correspondence.xml @@ -0,0 +1,49 @@ + + +
+ + FR + epoc-authority-1 + + + DE + service-provider-1 + + 54d4fe8b-3931-4749-8e59-184dc284d108 + 2025-07-26T09:30:00.000000+01:00 + + V1.21.1 + EU + v1.2.1 + +
+ + + + + 0 + + + f653c512-e363-401e-85f4-303b10d87527 + FR + epoc-authority-1 + + e241c1da-b108-48a4-a31a-04554d7bd3f8 + + Correspondence + + ETSI + EPOCDocumentType + ProceedingToCourt + + + RVBPQy9FUE9DLVBSIEZvcm0= + text/plain + + + + + + + +
\ No newline at end of file diff --git a/104144/examples/delivery_status.xml b/104144/examples/delivery_status.xml new file mode 100644 index 00000000..715679f0 --- /dev/null +++ b/104144/examples/delivery_status.xml @@ -0,0 +1,39 @@ + + +
+ + DE + issuing-authority-1 + + + IE + service-provider-1 + + b45588b0-015c-4f5f-9ba7-4de55890c7a0 + 2025-07-26T09:30:00.000000+01:00 + + V1.21.1 + EU + v1.2.1 + +
+ + + + + 0 + + + e6f38de0-7e0c-40f1-a0ce-260ec58169b8 + + ETSI + DeliveryDesiredStatus + Received + + + + + + + +
\ No newline at end of file diff --git a/104144/examples/end_preservation.xml b/104144/examples/end_preservation.xml new file mode 100644 index 00000000..2331912c --- /dev/null +++ b/104144/examples/end_preservation.xml @@ -0,0 +1,39 @@ + + +
+ + DE + issuing-authority-1 + + + IE + service-provider-1 + + 84ccbe71-7e9b-4032-9c31-c93e5fe39a76 + 2025-07-26T09:30:00.000000+01:00 + + V1.21.1 + EU + v1.2.1 + +
+ + + + + 0 + + + 4f64f242-603b-4998-9916-b8e1b8849aca + + ETSI + LDTaskDesiredStatus + Cancelled + + + + + + + +
\ No newline at end of file diff --git a/104144/examples/form1_fullOutcome_noEmergency_request.xml b/104144/examples/form1_fullOutcome_noEmergency_request.xml index 56610dc1..bfda620d 100644 --- a/104144/examples/form1_fullOutcome_noEmergency_request.xml +++ b/104144/examples/form1_fullOutcome_noEmergency_request.xml @@ -1,5 +1,5 @@ - +
DE diff --git a/104144/examples/form1_noEmergency_notification_request.xml b/104144/examples/form1_noEmergency_notification_request.xml index f0be18b9..f2957fb0 100644 --- a/104144/examples/form1_noEmergency_notification_request.xml +++ b/104144/examples/form1_noEmergency_notification_request.xml @@ -198,6 +198,21 @@ + + + 2026-01-01T00:00:00Z + + ETSI + LDNatureOfDeadline + OtherDeadline + + + An example of an additional deadline from Form 1 Section C, + distinct from the delivery deadline which is encoded using + the Authorisation priority. + + + diff --git a/104144/examples/form2.xml b/104144/examples/form2.xml index e37b05f1..66ac8665 100644 --- a/104144/examples/form2.xml +++ b/104144/examples/form2.xml @@ -2,8 +2,8 @@
- XX - RI_API + FR + epoc-authority-1 DE @@ -12,9 +12,9 @@ ee14afe1-acec-440b-a9e0-47fdd6db5672 2025-05-30T14:54:05.171742+01:00 - V1.20.1 + V1.21.1 EU - v1.1.1 + v1.2.1
@@ -26,7 +26,7 @@ e241c1da-b108-48a4-a31a-04554d7bd3f8 DE - service-provider-1 + issuing-authority-1 EPOCPR-FR-DE-2025-05-20-0001-1 ETSI diff --git a/104144/examples/form5.xml b/104144/examples/form5_subsequent_production.xml similarity index 91% rename from 104144/examples/form5.xml rename to 104144/examples/form5_subsequent_production.xml index f0fc81ba..37fd4c17 100644 --- a/104144/examples/form5.xml +++ b/104144/examples/form5_subsequent_production.xml @@ -3,7 +3,7 @@
XX - RI_API + epoc-authority-1 DE @@ -25,11 +25,6 @@ 4f64f242-603b-4998-9916-b8e1b8849aca - FR - epoc-authority-1 - - e241c1da-b108-48a4-a31a-04554d7bd3f8 - ETSI LDTaskDesiredStatus diff --git a/104144/examples/form6.xml b/104144/examples/form6_preservation_extension.xml similarity index 86% rename from 104144/examples/form6.xml rename to 104144/examples/form6_preservation_extension.xml index 5f8e55a0..0171382d 100644 --- a/104144/examples/form6.xml +++ b/104144/examples/form6_preservation_extension.xml @@ -2,8 +2,8 @@
- XX - RI_API + FR + epoc-authority-1 DE @@ -12,9 +12,9 @@ e17a6d1f-c91e-49b6-b61d-1ee344be2637 2025-05-30T14:55:14.650404+01:00 - V1.20.1 + V1.21.1 EU - v1.1.1 + v1.2.1
@@ -25,11 +25,6 @@ 4f64f242-603b-4998-9916-b8e1b8849aca - FR - epoc-authority-1 - - e241c1da-b108-48a4-a31a-04554d7bd3f8 - 2025-07-29T14:55:14+01:00 diff --git a/104144/examples/new_deadline_request.xml b/104144/examples/new_deadline_request.xml new file mode 100644 index 00000000..40523057 --- /dev/null +++ b/104144/examples/new_deadline_request.xml @@ -0,0 +1,60 @@ + + +
+ + DE + issuing-authority-1 + + + IE + service-provider-1 + + 6bf108d9-261a-4282-af44-f798cb2e448f + 2026-12-12T09:30:00.000000Z + + V1.21.1 + EU + v1.2.1 + +
+ + + + + 0 + + + f966e795-bc92-4bc4-9c6b-96c1b1b8cb1d + + + 2026-01-01T00:00:00Z + + ETSI + LDNatureOfDeadline + DeadlineForDelivery + + + This is an example of a new delivery deadline being set. + + + + 2026-01-01T00:00:00Z + + ETSI + LDNatureOfDeadline + OtherDeadline + + + Any additional deadlines from Form 1 Section C that still apply + need to be repeated here because of list UPDATE semantics + (see TS 103 120 clause 6.4.7 - the list is overwritten). + + + + + + + + + +
\ No newline at end of file -- GitLab From 46d5d94016e199cb82654fb17fb47012cf278fb6 Mon Sep 17 00:00:00 2001 From: mark Date: Mon, 12 Jan 2026 13:14:47 +0000 Subject: [PATCH 2/2] The linter must be obeyed --- 104144/examples/form1_noEmergency_notification_request.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/104144/examples/form1_noEmergency_notification_request.xml b/104144/examples/form1_noEmergency_notification_request.xml index f2957fb0..c39fa324 100644 --- a/104144/examples/form1_noEmergency_notification_request.xml +++ b/104144/examples/form1_noEmergency_notification_request.xml @@ -211,7 +211,7 @@ distinct from the delivery deadline which is encoded using the Authorisation priority. - +
-- GitLab