Commit c0ebf21e authored by Zu Qiang's avatar Zu Qiang 🛀 Committed by lengyelb
Browse files

Update file _3gpp-nr-nrm-gnbcucpfunction.yang

parent 9403742b
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -168,9 +168,13 @@ module _3gpp-nr-nrm-gnbcucpfunction {
        shall be transferred.";
    }

    leaf pLMNTarget {
    list pLMNTarget {
      description "The PLMN identifier where MCE resides. ";
      type types3gpp:PLMNId;
      key "mcc mnc";
      min-elements 1;
      max-elements 1;
      yext3gpp:inVariant;
      uses types3gpp:PLMNId;
    }
  }