Loading yang-models/_3gpp-common-yang-types.yang +4 −6 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading @@ -350,8 +350,6 @@ module _3gpp-common-yang-types { uses types3gpp:PLMNId; } choice npnidChoice { leaf-list cAGIdList { type CagId; Loading Loading
yang-models/_3gpp-common-yang-types.yang +4 −6 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading @@ -350,8 +350,6 @@ module _3gpp-common-yang-types { uses types3gpp:PLMNId; } choice npnidChoice { leaf-list cAGIdList { type CagId; Loading