Loading yang-models/_3gpp-nr-nrm-ecmappingrule.yang +4 −7 Original line number Diff line number Diff line Loading @@ -50,7 +50,6 @@ module _3gpp-nr-nrm-ecmappingrule { grouping NGRANECMappingRuleGrp { description "Represents the NGRANECMappingRule IOC."; list rules { description "This IOC represents a unified mapping rule."; key id; uses top3gpp:Top_Grp; container attributes { Loading @@ -61,15 +60,13 @@ module _3gpp-nr-nrm-ecmappingrule { grouping NGRANECMappingRuleSubtree { description "Helps augmenting NGRANECMappingRule into multiple places."; list rules { key "idx"; min-elements 1; max-elements 1; container idx { list idx { uses NGRANECMappingRuleGrp; } } } augment "/subnet3gpp:SubNetwork" { if-feature ECMappingRuleUnderSubNetwork; Loading Loading
yang-models/_3gpp-nr-nrm-ecmappingrule.yang +4 −7 Original line number Diff line number Diff line Loading @@ -50,7 +50,6 @@ module _3gpp-nr-nrm-ecmappingrule { grouping NGRANECMappingRuleGrp { description "Represents the NGRANECMappingRule IOC."; list rules { description "This IOC represents a unified mapping rule."; key id; uses top3gpp:Top_Grp; container attributes { Loading @@ -61,15 +60,13 @@ module _3gpp-nr-nrm-ecmappingrule { grouping NGRANECMappingRuleSubtree { description "Helps augmenting NGRANECMappingRule into multiple places."; list rules { key "idx"; min-elements 1; max-elements 1; container idx { list idx { uses NGRANECMappingRuleGrp; } } } augment "/subnet3gpp:SubNetwork" { if-feature ECMappingRuleUnderSubNetwork; Loading