Commit 86e17f90 authored by Jose Antonio Ordoñez Lucena's avatar Jose Antonio Ordoñez Lucena
Browse files

Update _3gpp-nr-nrm-gnbcucpfunction.yang

parent f648d79b
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -237,7 +237,7 @@ module _3gpp-nr-nrm-gnbcucpfunction {
    description "Represents the properties of a global gNB ID (GgNBId).";  

    leaf plmnId {
      type types3gpp:PLMNId;
      uses types3gpp:PLMNId;
      mandatory true;
      description "This attribute represents a PLMN Identity";
    }
@@ -261,7 +261,7 @@ module _3gpp-nr-nrm-gnbcucpfunction {
    description "Represents the properties of a global eNB ID (GeNBId).";  

    leaf plmnId {
      type types3gpp:PLMNId;
      uses types3gpp:PLMNId;
		  mandatory true;
      description "This attribute represents a PLMN Identity";
    }