From a53e0533ea9a26f621cf0550c2a2137474d26613 Mon Sep 17 00:00:00 2001 From: Ben Beeston Date: Wed, 1 Oct 2025 17:00:10 +0100 Subject: [PATCH 1/3] Addition of VRF parameter --- 103280/TS_103_280.xsd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/103280/TS_103_280.xsd b/103280/TS_103_280.xsd index 2b301c6e..48070c38 100644 --- a/103280/TS_103_280.xsd +++ b/103280/TS_103_280.xsd @@ -310,4 +310,7 @@ + + + -- GitLab From cf4e617b564fa734cde845c03010cb1c83978c94 Mon Sep 17 00:00:00 2001 From: Ben Beeston Date: Wed, 1 Oct 2025 17:21:08 +0100 Subject: [PATCH 2/3] Fix 103 280 json schema testing --- testing/json/ts_103280._json.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/json/ts_103280._json.json b/testing/json/ts_103280._json.json index a00d98e5..59d262fa 100644 --- a/testing/json/ts_103280._json.json +++ b/testing/json/ts_103280._json.json @@ -1,5 +1,5 @@ { - "coreSchema": "103120/dictionaries/ts_103120_Dictionaries.schema.json", + "coreSchema": "103280/TS_103_280.schema.json", "supportingSchemas": [], "instanceDocs": [] } -- GitLab From 4cc014dbab171bdf925d2729a325cf024f478b76 Mon Sep 17 00:00:00 2001 From: Ben Beeston Date: Thu, 2 Oct 2025 15:35:21 +0100 Subject: [PATCH 3/3] Update VRF to ShortString --- 103280/TS_103_280.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/103280/TS_103_280.xsd b/103280/TS_103_280.xsd index 48070c38..1ddcc18d 100644 --- a/103280/TS_103_280.xsd +++ b/103280/TS_103_280.xsd @@ -311,6 +311,6 @@ - + -- GitLab