Loading yang-models/_3gpp-common-trace.yang +2 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ module _3gpp-common-trace { import _3gpp-common-yang-extensions {prefix yext3gpp; } import ietf-inet-types { prefix inet; } import _3gpp-common-files { prefix files3gpp; } import _3gpp-5g-common-yang-types { prefix 5gtypes3gpp} organization "3GPP SA5"; Loading Loading @@ -121,7 +122,7 @@ module _3gpp-common-trace { list sliceIdList { key idx; description "It specifies the PNI-NPN identified by CAG ID "; leaf idx { type types3gpp:SNssai; } leaf idx { type 5gtypes3gpp:SNssai; } } } Loading Loading
yang-models/_3gpp-common-trace.yang +2 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ module _3gpp-common-trace { import _3gpp-common-yang-extensions {prefix yext3gpp; } import ietf-inet-types { prefix inet; } import _3gpp-common-files { prefix files3gpp; } import _3gpp-5g-common-yang-types { prefix 5gtypes3gpp} organization "3GPP SA5"; Loading Loading @@ -121,7 +122,7 @@ module _3gpp-common-trace { list sliceIdList { key idx; description "It specifies the PNI-NPN identified by CAG ID "; leaf idx { type types3gpp:SNssai; } leaf idx { type 5gtypes3gpp:SNssai; } } } Loading