Loading yang-models/_3gpp-common-yang-types.yang +6 −2 Original line number Diff line number Diff line Loading @@ -293,7 +293,9 @@ module _3gpp-common-yang-types { choice npnidChoice { leaf-list cAGIdList { type CagId; type string { pattern '^[A-Fa-f0-9]{8}$'; } max-elements 256; description "It identifies a CAG list containing up to 12 CAG-identifiers per Ue or up to 12 CAG-identifiers per cell, Loading @@ -303,7 +305,9 @@ module _3gpp-common-yang-types { } leaf-list nIDList { type Nid; type string { pattern '^[A-Fa-f0-9]{11}$'; } max-elements 16; description "It identifies a list of NIDs containing up to 16 NIDs, see TS 38.331. NID is used to combine with PLMN ID to identify an SNPN. Loading Loading
yang-models/_3gpp-common-yang-types.yang +6 −2 Original line number Diff line number Diff line Loading @@ -293,7 +293,9 @@ module _3gpp-common-yang-types { choice npnidChoice { leaf-list cAGIdList { type CagId; type string { pattern '^[A-Fa-f0-9]{8}$'; } max-elements 256; description "It identifies a CAG list containing up to 12 CAG-identifiers per Ue or up to 12 CAG-identifiers per cell, Loading @@ -303,7 +305,9 @@ module _3gpp-common-yang-types { } leaf-list nIDList { type Nid; type string { pattern '^[A-Fa-f0-9]{11}$'; } max-elements 16; description "It identifies a list of NIDs containing up to 16 NIDs, see TS 38.331. NID is used to combine with PLMN ID to identify an SNPN. Loading