Commit 4b09501d authored by lengyelb's avatar lengyelb
Browse files

Locally rebased and merged...

Locally rebased and merged !1702   Ts28.623 r18 CR0535 mdtplmn list yang
parent 33acc9fd
Loading
Loading
Loading
Loading
+9 −11
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ module _3gpp-common-trace {
      Integration Reference Point (IRP);
      Information Service (IS)" ;

  revision 2025-05-06 { reference "0531" ; }
  revision 2025-05-06 { reference "CR-0531 CR-0535" ; }
  revision 2025-02-06 { reference "CR-0503 CR-0507" ; }
  revision 2025-02-05 { reference "CR-0460" ; }
  revision 2024-11-05 { reference "CR-0470" ; }
@@ -1499,16 +1499,6 @@ module _3gpp-common-trace {
      reference "clauses 5.10.38 of TS 32.422.";
    }
    
    list pLMNList {
      when '../../../jobType = "LOGGED_MDT_ONLY"';
      key "mcc mnc";
      uses types3gpp:PLMNId;
      max-elements 16;
      description "It indicates the PLMNs where measurement collection, status
        indication and log reporting is allowed.";
      reference "Clause 5.10.24 of 3GPP TS 32.422.";
    }
    
    list areaConfigurationForNeighCell {
      when '../../../jobType = "LOGGED_MDT_ONLY"';
      key "idx";
@@ -1618,6 +1608,14 @@ module _3gpp-common-trace {
        both MN and SN. The value TRUE means the MDT configuration is  
        for MN only.";
    }   
 
    list pLMNList {
      key "mcc mnc";
      uses types3gpp:PLMNId;
      max-elements 16;
      description "It indicates the PLMNs where measurement collection. ";
      reference "Clause 5.10.24 of 3GPP TS 32.422.";
    } 
  }

  grouping UECoreMeasConfigGrp {