Loading yang-models/_3gpp-common-trace.yang +2 −2 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ module _3gpp-common-trace { choice AreaScopeChoice { case eutran-only { leaf-list eutraCellIdList { type types3gpp:EutraCellId; type string; min-elements 1; max-elements 32; description "List of E-UTRAN cells identified by E-UTRAN-CGI"; Loading Loading @@ -153,7 +153,7 @@ module _3gpp-common-trace { } leaf-list nrCellIdList { must 'not(../taiList)'; type types3gpp:NrCellId; type string; max-elements 32; description "List of NR cells identified by NG-RAN CGI"; } Loading Loading
yang-models/_3gpp-common-trace.yang +2 −2 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ module _3gpp-common-trace { choice AreaScopeChoice { case eutran-only { leaf-list eutraCellIdList { type types3gpp:EutraCellId; type string; min-elements 1; max-elements 32; description "List of E-UTRAN cells identified by E-UTRAN-CGI"; Loading Loading @@ -153,7 +153,7 @@ module _3gpp-common-trace { } leaf-list nrCellIdList { must 'not(../taiList)'; type types3gpp:NrCellId; type string; max-elements 32; description "List of NR cells identified by NG-RAN CGI"; } Loading