Loading yang-models/_3gpp-common-trace.yang +2 −21 Original line number Diff line number Diff line Loading @@ -108,26 +108,6 @@ module _3gpp-common-trace { } } grouping SliceIdScopeGrp { description "This <<datatype>> provides a PLMN Id and associated list of slice ids (S-NSSAI)."; list plmnId { description "It specifies the PLMN ID."; uses types3gpp:PLMNId; key "mcc mnc"; max-elements 1; } list sliceIdList { description "It specifies the list of associated slice Ids (S-NSSAI)."; min-elements 1; key "sd sst"; uses types5g3gpp:SNssai; } } grouping AreaScopeGrp { description "Represents the AreaScope dataType. This <<dataType>> defines the area scope of MDT and QoE. Loading Loading @@ -159,8 +139,9 @@ module _3gpp-common-trace { list sliceIdList { description "Network Slice list"; key idx; uses SliceIdScopeGrp; uses types3gpp:PLMNInfo; min-elements 1; max-elements 1024; leaf idx { type string; } } Loading Loading
yang-models/_3gpp-common-trace.yang +2 −21 Original line number Diff line number Diff line Loading @@ -108,26 +108,6 @@ module _3gpp-common-trace { } } grouping SliceIdScopeGrp { description "This <<datatype>> provides a PLMN Id and associated list of slice ids (S-NSSAI)."; list plmnId { description "It specifies the PLMN ID."; uses types3gpp:PLMNId; key "mcc mnc"; max-elements 1; } list sliceIdList { description "It specifies the list of associated slice Ids (S-NSSAI)."; min-elements 1; key "sd sst"; uses types5g3gpp:SNssai; } } grouping AreaScopeGrp { description "Represents the AreaScope dataType. This <<dataType>> defines the area scope of MDT and QoE. Loading Loading @@ -159,8 +139,9 @@ module _3gpp-common-trace { list sliceIdList { description "Network Slice list"; key idx; uses SliceIdScopeGrp; uses types3gpp:PLMNInfo; min-elements 1; max-elements 1024; leaf idx { type string; } } Loading