Commit 9fa55ba5 authored by qiwen's avatar qiwen Committed by lengyelb
Browse files

Update file _3gpp-5gc-nrm-amffunction.yang

parent d666abe6
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ module _3gpp-5gc-nrm-amffunction {
    leaf plmnId {
      description "PLMN Identity.";
      mandatory true;
      uses types3gpp:PLMNId;
      type types3gpp:PLMNId;
    }

    choice GlobalRanNodeID{
@@ -192,8 +192,8 @@ module _3gpp-5gc-nrm-amffunction {
    list satelliteBackhaulInfoList{
      description "Specifies a list of satellite backhaul information. It can be
       used by NF and NF services.";
      key GlobalRanNodeID;
      leaf GlobalRanNodeID{
      key GlobalRanNodeIDValue;
      leaf GlobalRanNodeIDValue{
        type string;
        description "this relies on the choice of GlobalRanNodeID";
      }