From 89dbc91efc09ee03f65689b829bc36eccea642c9 Mon Sep 17 00:00:00 2001 From: mark Date: Tue, 12 May 2026 09:37:40 +0100 Subject: [PATCH 1/3] Updates to schema and dictionary --- 33128/r19/TS33128Dictionaries.xml | 4 ++++ 33128/r19/urn_3GPP_ns_li_3GPPXLAExtensions.xsd | 1 + 2 files changed, 5 insertions(+) diff --git a/33128/r19/TS33128Dictionaries.xml b/33128/r19/TS33128Dictionaries.xml index 844bbaf..85f5be5 100644 --- a/33128/r19/TS33128Dictionaries.xml +++ b/33128/r19/TS33128Dictionaries.xml @@ -92,6 +92,10 @@ ECIDMeasurements Indicates whether E-CID measurements of the UE are requested. + + RAN Only + Indicates whether only measurements that do not require active UE involvement are requested in case E-CID measurements of the UE are requested (see clause 7.3.5.4.2 and clause 7.3.5.4.3). + diff --git a/33128/r19/urn_3GPP_ns_li_3GPPXLAExtensions.xsd b/33128/r19/urn_3GPP_ns_li_3GPPXLAExtensions.xsd index 662c957..3116c73 100644 --- a/33128/r19/urn_3GPP_ns_li_3GPPXLAExtensions.xsd +++ b/33128/r19/urn_3GPP_ns_li_3GPPXLAExtensions.xsd @@ -12,6 +12,7 @@ + -- GitLab From 4186b0d69ea5828dd3eee804f33adc07ec07c18d Mon Sep 17 00:00:00 2001 From: mark Date: Thu, 14 May 2026 00:58:38 +0100 Subject: [PATCH 2/3] Correcting previous use of default attribute --- 33128/r19/urn_3GPP_ns_li_3GPPXLAExtensions.xsd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/33128/r19/urn_3GPP_ns_li_3GPPXLAExtensions.xsd b/33128/r19/urn_3GPP_ns_li_3GPPXLAExtensions.xsd index 3116c73..ef05902 100644 --- a/33128/r19/urn_3GPP_ns_li_3GPPXLAExtensions.xsd +++ b/33128/r19/urn_3GPP_ns_li_3GPPXLAExtensions.xsd @@ -9,9 +9,9 @@ - - - + + + -- GitLab From f48789a8023f09922d3577bda8cd81d25fd6ae31 Mon Sep 17 00:00:00 2001 From: mark Date: Thu, 14 May 2026 18:56:50 +0100 Subject: [PATCH 3/3] Removing space --- 33128/r19/TS33128Dictionaries.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/33128/r19/TS33128Dictionaries.xml b/33128/r19/TS33128Dictionaries.xml index 85f5be5..dca81c7 100644 --- a/33128/r19/TS33128Dictionaries.xml +++ b/33128/r19/TS33128Dictionaries.xml @@ -93,7 +93,7 @@ Indicates whether E-CID measurements of the UE are requested. - RAN Only + RANOnly Indicates whether only measurements that do not require active UE involvement are requested in case E-CID measurements of the UE are requested (see clause 7.3.5.4.2 and clause 7.3.5.4.3). -- GitLab