Commit 42430f19 authored by Jose Antonio Ordoñez Lucena's avatar Jose Antonio Ordoñez Lucena
Browse files

Edit _3gpp-common-yang-types.yang

parent 40b14239
Loading
Loading
Loading
Loading
Loading
+4 −6
Original line number Diff line number Diff line
@@ -313,8 +313,8 @@ module _3gpp-common-yang-types {
    description "28-bit string identifying an E-UTRA Cell Id 
      as specified in clause 9.3.1.9 of 3GPP TS 38.413
      in hexadecimal representation. Each character in the 
      string shall take a value of "0" to "9", "a" to "f" 
      or "A" to "F" and shall represent 4 bits. 
      string shall take a value of '0' to '9', 'a' to 'f' 
      or 'A' to 'F' and shall represent 4 bits. 
      The most significant character representing the 4 most 
      significant bits of the Cell Id shall appear first in the 
      string, and the character representing the 4 least 
@@ -329,8 +329,8 @@ module _3gpp-common-yang-types {
    description "36-bit string identifying an NR Cell Id 
      as specified in clause 9.3.1.7 of 3GPP TS 38.413
      in hexadecimal representation. Each character in the 
      string shall take a value of "0" to "9", "a" to "f" 
      or "A" to "F" and shall represent 4 bits. 
      string shall take a value of '0' to '9', 'a' to 'f' 
      or 'A' to 'F' and shall represent 4 bits. 
      The most significant character representing the 4 most 
      significant bits of the Cell Id shall appear first in the 
      string, and the character representing the 4 least 
@@ -350,8 +350,6 @@ module _3gpp-common-yang-types {
      uses types3gpp:PLMNId;
    }
   
   
   
    choice npnidChoice {
      leaf-list cAGIdList {
        type CagId;