Commit 6ea4b4ef authored by scottma's avatar scottma Committed by lengyelb
Browse files

Update file _3gpp-nr-nrm-sectorequipmentfunction.yang

parent 28cc2f54
Loading
Loading
Loading
Loading
+5 −9
Original line number Diff line number Diff line
module _3gpp-common-sectorequipmentfunction {
module _3gpp-nr-nrm-sectorequipmentfunction {
  yang-version 1.1;
  namespace "urn:3gpp:sa5:_3gpp-common-sectorequipmentfunction";
  prefix "scteqpfun3gpp";
@@ -15,9 +15,10 @@ module _3gpp-common-sectorequipmentfunction {
    Model (NRM).
    Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    TTA, TTC). All rights reserved.";
    reference "3GPP TS 28.662 Generic Network Resource Model (NRM)";
    reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2025-05-05 { description "Initial revision"; }
  revision 2025-08-19 { reference "CR1579"; }
  revision 2025-05-05 { reference "Initial revision"; }

  grouping SectorEquipmentFunctionGrp {
    description "Represents the SectorEquipmentFunction.";
@@ -95,11 +96,6 @@ module _3gpp-common-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;
        }