Loading yang-models/_3gpp-5gc-nrm-nfprofile.yang +8 −21 Original line number Diff line number Diff line Loading @@ -13,9 +13,8 @@ module _3gpp-5gc-nrm-nfprofile { description "NF profile class."; reference "3GPP TS 29.510"; revision 2019-06-17 { description "initial revision"; } revision 2023-02-14 { reference CR-0891; } revision 2019-06-17 { reference "initial revision"; } grouping NFProfileGrp { leaf nfInstanceID { Loading Loading @@ -322,7 +321,7 @@ module _3gpp-5gc-nrm-nfprofile { //optional support min-elements 1; uses Tai; uses types3gpp:TaiGrp; } list taiRangeList { Loading Loading @@ -390,7 +389,7 @@ module _3gpp-5gc-nrm-nfprofile { //optional support min-elements 1; uses Tai; uses types3gpp:TaiGrp; } list taiRangeList { Loading Loading @@ -936,18 +935,6 @@ module _3gpp-5gc-nrm-nfprofile { } } grouping Tai { list plmnId { description "PLMN Identity."; min-elements 1; max-elements 1; key "mcc mnc"; uses types3gpp:PLMNId; } leaf tac { type types3gpp:Tac; } } grouping InterfaceUpfInfoItem { leaf interfaceType { description "User Plane interface type."; Loading Loading
yang-models/_3gpp-5gc-nrm-nfprofile.yang +8 −21 Original line number Diff line number Diff line Loading @@ -13,9 +13,8 @@ module _3gpp-5gc-nrm-nfprofile { description "NF profile class."; reference "3GPP TS 29.510"; revision 2019-06-17 { description "initial revision"; } revision 2023-02-14 { reference CR-0891; } revision 2019-06-17 { reference "initial revision"; } grouping NFProfileGrp { leaf nfInstanceID { Loading Loading @@ -322,7 +321,7 @@ module _3gpp-5gc-nrm-nfprofile { //optional support min-elements 1; uses Tai; uses types3gpp:TaiGrp; } list taiRangeList { Loading Loading @@ -390,7 +389,7 @@ module _3gpp-5gc-nrm-nfprofile { //optional support min-elements 1; uses Tai; uses types3gpp:TaiGrp; } list taiRangeList { Loading Loading @@ -936,18 +935,6 @@ module _3gpp-5gc-nrm-nfprofile { } } grouping Tai { list plmnId { description "PLMN Identity."; min-elements 1; max-elements 1; key "mcc mnc"; uses types3gpp:PLMNId; } leaf tac { type types3gpp:Tac; } } grouping InterfaceUpfInfoItem { leaf interfaceType { description "User Plane interface type."; Loading