Commit 15d9e162 authored by scottma's avatar scottma Committed by lengyelb
Browse files

Edit _3gpp-nr-nrm-sectorequipmentfunction.yang

parent 4ff97b43
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -17,8 +17,9 @@ module _3gpp-nr-nrm-sectorequipmentfunction {
    TTA, TTC). All rights reserved.";
    reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2025-08-13 { description "CR-xxxx."; }
  revision 2025-05-01 { description "Initial revision"; }
  revision 2025-08-13 { description "Rename module. CRxxxx."; }
  

  grouping SectorEquipmentFunctionGrp {
    description "Represents the SectorEquipmentFunction.";
@@ -75,11 +76,6 @@ module _3gpp-nr-nrm-sectorequipmentfunction {
      description "This IOC represents a set of cells within a geographical
        area that has common functions relating to AntennaFunction, TMAFunction
        and supporting equipment, such as power amplifier.";
        
      must 'id != ""' {
        error-message "Empty id value is not allowed.";
      }
      
      container attributes {
        uses SectorEquipmentFunctionGrp;
        }