Commit 9009b252 authored by lengyelb's avatar lengyelb
Browse files

Merge branch 'Rel18_CR_TS_28.541_Correct_attribute_constraints' into...

Merge branch 'Rel18_CR_TS_28.541_Correct_attribute_constraints' into 'Integration_Rel18_SA5_156_YANG'

28.541_Rel18_CR1330_Correct_attribute_constraints

See merge request !1313
parents 7f6cda65 cbe20952
Loading
Loading
Loading
Loading
Loading
+7 −4
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ module _3gpp-5gc-nrm-nwdaffunction {
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541";
  
  revision 2024-08-06 { reference CR-1130; } 
  revision 2024-04-12 { reference CR-1218; } 
  revision 2023-09-18 { reference CR-1043; } 
  revision 2023-04-26 { reference CR-0916; }
@@ -279,7 +280,8 @@ module _3gpp-5gc-nrm-nwdaffunction {
  }
  
  grouping NWDAFFunctionGrp {
    description "Represents the NWDAFFunction IOC";
    description "The NWDAFFunction IOC includes attributes inherited from 
      ManagedFunction IOC (defined in TS 28.622)";
    uses mf3gpp:ManagedFunctionGrp;
    
    list pLMNInfoList {
@@ -319,8 +321,9 @@ module _3gpp-5gc-nrm-nwdaffunction {
      key idx;
      min-elements 1;
      description "The attribute specifies a list of NetworkSliceInfo which 
        is defined as a datatype (see clause 5.3.95). It can be used by the 
        NWDAF to facilitate the data collection from OAM.";
        is defined as a datatype (see clause 5.3.95). It is used by an 
        authorized consumer, e.g. NWDAF to facilitate the data collection 
        from OAM.";
      leaf idx {
        type string;
      }