syntax = "proto3"; package ESGRAF48; import "V2SvkModel.proto"; message DataModel { V2SvkModel V2Svk = 2; }