From a25e4c6243461576bdb5b075cd4a15e4faa3dc99 Mon Sep 17 00:00:00 2001 From: Olaf Wenck Date: Mon, 27 Jan 2025 13:57:16 +0000 Subject: [PATCH 1/2] Update 2 files - /103280/TS_103_280.schema.json - /103280/TS_103_280.xsd --- 103280/TS_103_280.schema.json | 12 ++++++++++++ 103280/TS_103_280.xsd | 15 +++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/103280/TS_103_280.schema.json b/103280/TS_103_280.schema.json index aa63f818..f50fedbd 100644 --- a/103280/TS_103_280.schema.json +++ b/103280/TS_103_280.schema.json @@ -407,6 +407,18 @@ "etsi280:latitude", "etsi280:longitude" ] + }, + "H323URI": { + "type": "string", + "pattern": "^h323:[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$" + }, + "IMPU": { + "type": "string", + "pattern": "^[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$" + }, + "IMPI": { + "type": "string", + "pattern": "^[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$" } } } diff --git a/103280/TS_103_280.xsd b/103280/TS_103_280.xsd index ef737239..2875073d 100644 --- a/103280/TS_103_280.xsd +++ b/103280/TS_103_280.xsd @@ -297,4 +297,19 @@ + + + + + + + + + + + + + + + -- GitLab From 63d3f873a244f61a10353d3ea5029ce86a1a0393 Mon Sep 17 00:00:00 2001 From: Olaf Wenck Date: Mon, 27 Jan 2025 14:01:46 +0000 Subject: [PATCH 2/2] Update file TS_103_280.xsd --- 103280/TS_103_280.xsd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/103280/TS_103_280.xsd b/103280/TS_103_280.xsd index 2875073d..360eff3b 100644 --- a/103280/TS_103_280.xsd +++ b/103280/TS_103_280.xsd @@ -299,17 +299,17 @@ - + - + - + -- GitLab