Commit 604dbe1c authored by lengyelb's avatar lengyelb Committed by lengyelb
Browse files

trace small corrections

parent c568824b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1767,7 +1767,7 @@ module _3gpp-common-trace {
    }
    
    list traceTarget {
      key "targetIdType";
      key "traceTargetType";
      max-elements 1;
      description "It specifies the target object of the Trace, MDT and 
        5GC UE level measurements collection. The attribute is applicable for
@@ -1776,7 +1776,7 @@ module _3gpp-common-trace {
        reporting or RRC reposring, the traceTarget attribute shall be null 
        value.";

      leaf targetIdType {
      leaf traceTargetType {
        type enumeration {
          enum IMSI;
          enum IMEI;
@@ -1852,7 +1852,7 @@ module _3gpp-common-trace {
          the subject ManagedEntity.";
      }

      leaf-list targetIdValueList {
      leaf-list traceTargetValueList {
        type string;
        description "It specifies the ID value(s) of the target object defined 
          by traceTargetType";