Commit 08ea0767 authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'Rel19_CR_TS_28.541_Correct_attribute_constraints' into...

Merge branch 'Rel19_CR_TS_28.541_Correct_attribute_constraints' into 'Integration_Rel19_SA5_156_YANG'

28.541_Rel19_CR1329_Correct_attribute_constraints

See merge request !1297
parents 5ad45bb4 8e9f5b9c
Loading
Loading
Loading
Loading
Loading
+8 −5
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-07 { reference CR-1329; }
  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)and the following attributes:";
    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;
      }