Commit 46851943 authored by scottma's avatar scottma Committed by lengyelb
Browse files

Edit _3gpp-nr-nrm-sectorequipmentfunction.yang

parent 893a22d2
Loading
Loading
Loading
Loading
+3 −7
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,8 +15,9 @@ 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-08-12 { description "CR-xxxx"; }
  revision 2025-05-06 { description "Initial revision"; }

  grouping SectorEquipmentFunctionGrp {
@@ -74,11 +75,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;
        }