Commit d3a7d6ad authored by lengyelb's avatar lengyelb
Browse files

Merge branch 'TS28.623_R17_MDTPLMNList_YANG' into 'Integration_Rel17_SA5_161_YANG'

Ts28.623 r17 cr0534 mdtplmn list yang

See merge request !1701
parents 68bd1bd9 4ab4b64f
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ module _3gpp-common-trace {
      Integration Reference Point (IRP);
      Information Service (IS)";

  revision 2025-05-05 { reference "CR-0534" ; }
  revision 2025-02-05 { reference "CR-0502" ; }
  revision 2024-11-05 { reference "CR-0469" ; }
  revision 2024-08-09 { reference "CR-0419" ; }
@@ -1228,7 +1229,9 @@ module _3gpp-common-trace {
    }
    
    list pLMNList {
      when '../jobType = "LOGGED_MDT_ONLY"';
      when '../jobType = "LOGGED_MDT_ONLY"' 
        + 'or ../jobType = "IMMEDIATE_MDT_ONLY"' 
        + 'or ../jobType = "IMMEDIATE_MDT_AND_TRACE"';
      key "mcc mnc";
      uses types3gpp:PLMNId;
      min-elements 1;