Commit a7a69b9a authored by lengyelb's avatar lengyelb
Browse files

Locally rebased and merged !1703

parent 5f4523c5
Loading
Loading
Loading
Loading
Loading
+10 −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-07 { reference "CR-0532" ; }
  revision 2025-05-07 { reference "CR-0532 CR-0536" ; }
  revision 2025-02-07 { reference "CR-0504" ; }
  revision 2025-02-05 { reference "CR-0461" ; }
  revision 2024-11-25 { reference "CR-0492" ; } 
@@ -1479,16 +1479,6 @@ module _3gpp-common-trace {
      reference "clause 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 areaConfigurationForNeighCells {
      when '../../../jobType = "LOGGED_MDT_ONLY"';
      key "idx";
@@ -1599,6 +1589,15 @@ 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, status
        indication and log reporting is allowed.";
      reference "Clause 5.10.24 of 3GPP TS 32.422.";
    }    
  }

  grouping UECoreMeasConfigGrp {