From 74d4ed6ef29aa5e7431a0867d1621b3d34e045ea Mon Sep 17 00:00:00 2001
From: SvS <239-svs@users.noreply.forge.etsi.org>
Date: Mon, 11 Oct 2021 07:50:34 +0200
Subject: [PATCH] Update ApproverDetails to include EmailAddress and
PhoneNumber and reflect it in the examples
---
103120/examples/request3.xml | 2 ++
103120/schema/ts_103120_Common.xsd | 2 ++
2 files changed, 4 insertions(+)
diff --git a/103120/examples/request3.xml b/103120/examples/request3.xml
index 5da0df3..b68bfd3 100644
--- a/103120/examples/request3.xml
+++ b/103120/examples/request3.xml
@@ -40,6 +40,8 @@
Approver
+ john.doe@example.com
+ 442079460223
2015-09-01T12:00:00Z
diff --git a/103120/schema/ts_103120_Common.xsd b/103120/schema/ts_103120_Common.xsd
index 6ebf340..bebc3a3 100644
--- a/103120/schema/ts_103120_Common.xsd
+++ b/103120/schema/ts_103120_Common.xsd
@@ -36,6 +36,8 @@
+
+
--
GitLab