From d43cdba08642a3e44e2ecd7ecebe3d27ff14ba00 Mon Sep 17 00:00:00 2001 From: dierstein Date: Fri, 26 Jan 2024 15:54:03 +0000 Subject: [PATCH] Update TS_103_280 --- 103280/TS_103_280.asn1 | 2 ++ 103280/TS_103_280.schema.json | 3 +++ 103280/TS_103_280.xsd | 3 +++ 3 files changed, 8 insertions(+) diff --git a/103280/TS_103_280.asn1 b/103280/TS_103_280.asn1 index d384ec8..30dfc70 100644 --- a/103280/TS_103_280.asn1 +++ b/103280/TS_103_280.asn1 @@ -95,4 +95,6 @@ IPProtocol ::= INTEGER (0..255) VLANID ::= INTEGER (0..4095) +ServiceAccessIdentifier ::= UTF8String + END diff --git a/103280/TS_103_280.schema.json b/103280/TS_103_280.schema.json index 1d1e0c0..696c5a8 100644 --- a/103280/TS_103_280.schema.json +++ b/103280/TS_103_280.schema.json @@ -389,6 +389,9 @@ "etsi280:latitude", "etsi280:longitude" ] + }, + "ServiceAccessIdentifier": { + "type": "string" } } } diff --git a/103280/TS_103_280.xsd b/103280/TS_103_280.xsd index 1eb1228..52f79ed 100644 --- a/103280/TS_103_280.xsd +++ b/103280/TS_103_280.xsd @@ -278,4 +278,7 @@ + + + -- GitLab