Commit 58dae69d authored by scottma's avatar scottma Committed by lengyelb
Browse files

Update _3gpp-nr-nrm-ecmappingrule.yang

parent 81a30050
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -6,7 +6,6 @@ module _3gpp-nr-nrm-ecmappingrule {
  import _3gpp-common-top { prefix top3gpp; }
  import _3gpp-common-subnetwork { prefix subnet3gpp; }
  import _3gpp-common-managed-element { prefix me3gpp; }
  import _3gpp-nr-nrm-gnbcucpfunction {prefix gnbcucp3gpp; }
  
  organization "3gpp SA5";
  contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";
@@ -75,7 +74,7 @@ module _3gpp-nr-nrm-ecmappingrule {
  }
  
  augment "/subnet3gpp:SubNetwork" {
    if-feature EnergyCostMapECMappingRuleUnderSubNetwork;
    if-feature ECMappingRuleUnderSubNetwork;
    uses NGRANECMappingRuleSubtree;
  }