Loading yang-models/_3gpp-common-trace.yang +3 −3 Original line number Diff line number Diff line Loading @@ -119,7 +119,7 @@ module _3gpp-common-trace { case eutran-only { leaf-list eutraCellIdList { uses types3gpp:EutranCellId; type types3gpp:EutranCellId; min-elements 1; max-elements 32; description "List of E-UTRAN cells identified by E-UTRAN-CGI"; Loading Loading @@ -156,7 +156,7 @@ module _3gpp-common-trace { } leaf-list nrCellIdList { must 'not(../taiList)'; uses types3gpp:NrCellId; type types3gpp:NrCellId; max-elements 32; description "List of NR cells identified by NG-RAN CGI"; } Loading @@ -166,7 +166,7 @@ module _3gpp-common-trace { key idx; max-elements 8; leaf idx { type string; } uses types3gpp:TaiGrp; type types3gpp:TaiGrp; } } } Loading Loading
yang-models/_3gpp-common-trace.yang +3 −3 Original line number Diff line number Diff line Loading @@ -119,7 +119,7 @@ module _3gpp-common-trace { case eutran-only { leaf-list eutraCellIdList { uses types3gpp:EutranCellId; type types3gpp:EutranCellId; min-elements 1; max-elements 32; description "List of E-UTRAN cells identified by E-UTRAN-CGI"; Loading Loading @@ -156,7 +156,7 @@ module _3gpp-common-trace { } leaf-list nrCellIdList { must 'not(../taiList)'; uses types3gpp:NrCellId; type types3gpp:NrCellId; max-elements 32; description "List of NR cells identified by NG-RAN CGI"; } Loading @@ -166,7 +166,7 @@ module _3gpp-common-trace { key idx; max-elements 8; leaf idx { type string; } uses types3gpp:TaiGrp; type types3gpp:TaiGrp; } } } Loading