Commit 86cef56d authored by scottma's avatar scottma
Browse files

Update _3gpp-common-trace.yang

parent d4976474
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -111,8 +111,10 @@ module _3gpp-common-trace {
    description "This <<datatype>> provides a PLMN Id and associated
      slice ids (S-NSSAI).";

    leaf pLMNId {
    list pLMNId {
      description "The PLMN Id.";
      key "mcc";
      max-elements 1;
      uses types3gpp:PLMNId;
    }