diff --git a/yang-models/_3gpp-ns-nrm-serviceprofile.yang b/yang-models/_3gpp-ns-nrm-serviceprofile.yang index d3630dc23fd3822e742ede611947bb9bfa4815e1..db3fcd9e7c8b462963722b77d2cf0b60d1b522a2 100755 --- a/yang-models/_3gpp-ns-nrm-serviceprofile.yang +++ b/yang-models/_3gpp-ns-nrm-serviceprofile.yang @@ -362,7 +362,7 @@ submodule _3gpp-ns-nrm-serviceprofile { type ns3cmn:Support-enum; } } - list v2XCommModels { + list v2XCommMode { description "An attribute specifies whether or not the V2X communication mode is supported by the network slice."; config false; @@ -500,4 +500,4 @@ submodule _3gpp-ns-nrm-serviceprofile { } } } -} \ No newline at end of file +}