From 26c5aa235fa6b5f4d751dfba055863364c7d7d5d Mon Sep 17 00:00:00 2001 From: mark Date: Mon, 15 Jun 2020 12:31:54 +0100 Subject: [PATCH] TS 103 280 v1.2.1 (2016-08-10) agreed at LI#42 (Malaga, 2016-06-28) --- 103280/TS_103_280.asn1 | 14 ++++++++++++++ 103280/{TS_103_280_v111.xsd => TS_103_280.xsd} | 0 ...{TS_103_280_v111.xsd => TS_103_280_v010101.xsd} | 0 103280/portal/TS_103_280_v010201.asn1 | 14 ++++++++++++++ 4 files changed, 28 insertions(+) create mode 100644 103280/TS_103_280.asn1 rename 103280/{TS_103_280_v111.xsd => TS_103_280.xsd} (100%) rename 103280/portal/{TS_103_280_v111.xsd => TS_103_280_v010101.xsd} (100%) create mode 100644 103280/portal/TS_103_280_v010201.asn1 diff --git a/103280/TS_103_280.asn1 b/103280/TS_103_280.asn1 new file mode 100644 index 0000000..406dc28 --- /dev/null +++ b/103280/TS_103_280.asn1 @@ -0,0 +1,14 @@ +Common-Parameters +{itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version121(121)} + +DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::= BEGIN + +-- Object Identifier definitions + +commonParameterDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version121(121)} + +-- Common Parameter: LIID (as defined in clause 6) + +LIID ::= OCTET STRING (SIZE (1..25)) + +END diff --git a/103280/TS_103_280_v111.xsd b/103280/TS_103_280.xsd similarity index 100% rename from 103280/TS_103_280_v111.xsd rename to 103280/TS_103_280.xsd diff --git a/103280/portal/TS_103_280_v111.xsd b/103280/portal/TS_103_280_v010101.xsd similarity index 100% rename from 103280/portal/TS_103_280_v111.xsd rename to 103280/portal/TS_103_280_v010101.xsd diff --git a/103280/portal/TS_103_280_v010201.asn1 b/103280/portal/TS_103_280_v010201.asn1 new file mode 100644 index 0000000..406dc28 --- /dev/null +++ b/103280/portal/TS_103_280_v010201.asn1 @@ -0,0 +1,14 @@ +Common-Parameters +{itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version121(121)} + +DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::= BEGIN + +-- Object Identifier definitions + +commonParameterDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version121(121)} + +-- Common Parameter: LIID (as defined in clause 6) + +LIID ::= OCTET STRING (SIZE (1..25)) + +END -- GitLab