Loading yang-models/_3gpp-5g-common-yang-types.yang +18 −13 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ module _3gpp-5g-common-yang-types { choice AreaScopeChoice { case eutran-only { case eutran-only { // choice 1 leaf-list eutraCellIdList { type types3gpp:EutraCellId; min-elements 1; Loading @@ -40,7 +40,7 @@ module _3gpp-5g-common-yang-types { description "List of E-UTRAN cells identified by E-UTRAN-CGI"; } } case tac { case tac { // choice 3 leaf-list tacList { type types3gpp:Tac; min-elements 1; Loading @@ -58,8 +58,19 @@ module _3gpp-5g-common-yang-types { } } case ntnGeoAreaList{ // choice 6 list ntnGeoAreaList { must 'not(../nrCellIdList)'; description "geographical areas for NTN MDT"; key idx; max-elements 8; leaf idx { type string; } uses types3gpp:GeoAreaGrp; } } case else { list nPNIdentityList { list nPNIdentityList { // choice 2, 4 , 5 description "list of NPN IDs of in NR. It is either a list of PNI-NPNs identified by CAG ID with associated plmn-Identity or a list of SNPN Loading @@ -83,17 +94,11 @@ module _3gpp-5g-common-yang-types { leaf idx { type string; } uses types3gpp:TaiGrp; } list ntnGeoAreaList { must 'not(../nrCellIdList)'; description "geographical areas for NTN MDT"; key idx; max-elements 8; leaf idx { type string; } uses types3gpp:GeoAreaGrp; } } } list sliceIdList { description "Network Slice Id list"; key idx; Loading yang-models/_3gpp-nr-nrm-nrfreqrelation.yang +2 −2 File changed.Contains only whitespace changes. Show changes Loading
yang-models/_3gpp-5g-common-yang-types.yang +18 −13 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ module _3gpp-5g-common-yang-types { choice AreaScopeChoice { case eutran-only { case eutran-only { // choice 1 leaf-list eutraCellIdList { type types3gpp:EutraCellId; min-elements 1; Loading @@ -40,7 +40,7 @@ module _3gpp-5g-common-yang-types { description "List of E-UTRAN cells identified by E-UTRAN-CGI"; } } case tac { case tac { // choice 3 leaf-list tacList { type types3gpp:Tac; min-elements 1; Loading @@ -58,8 +58,19 @@ module _3gpp-5g-common-yang-types { } } case ntnGeoAreaList{ // choice 6 list ntnGeoAreaList { must 'not(../nrCellIdList)'; description "geographical areas for NTN MDT"; key idx; max-elements 8; leaf idx { type string; } uses types3gpp:GeoAreaGrp; } } case else { list nPNIdentityList { list nPNIdentityList { // choice 2, 4 , 5 description "list of NPN IDs of in NR. It is either a list of PNI-NPNs identified by CAG ID with associated plmn-Identity or a list of SNPN Loading @@ -83,17 +94,11 @@ module _3gpp-5g-common-yang-types { leaf idx { type string; } uses types3gpp:TaiGrp; } list ntnGeoAreaList { must 'not(../nrCellIdList)'; description "geographical areas for NTN MDT"; key idx; max-elements 8; leaf idx { type string; } uses types3gpp:GeoAreaGrp; } } } list sliceIdList { description "Network Slice Id list"; key idx; Loading
yang-models/_3gpp-nr-nrm-nrfreqrelation.yang +2 −2 File changed.Contains only whitespace changes. Show changes