"description":"The provisioning information per location as defined below.",
"properties":{
"dstLayer2Id":{
"description":"For sidelink communication, the Destination Layer-2 ID is set to the ProSe Layer-2 Group ID or Prose UE ID, see ETSI TS136321 [i.12].\nPLMN operators coordinate to make sure Destination Layer-2 ID(s) for different V2X services are configured in a consistent manner.",
"type":"string",
"x-etsi-mec-cardinality":"1",
"x-etsi-mec-origin-type":"String"
},
"locationInfo":{
"properties":{
"ecgi":{
"properties":{
"cellId":{
"properties":{
"cellId":{
"description":"E-UTRAN Cell Identity as a bit string (size (28)).",
"type":"string",
"x-etsi-mec-cardinality":"1",
"x-etsi-mec-origin-type":"String"
}
},
"required":[
"cellId"
],
"type":"object",
"x-etsi-ref":"6.6.2"
},
"plmn":{
"properties":{
"mcc":{
"description":"The Mobile Country Code part of PLMN Identity.",
"type":"string",
"x-etsi-mec-cardinality":"1",
"x-etsi-mec-origin-type":"String"
},
"mnc":{
"description":"The Mobile Network Code part of PLMN Identity.",
"type":"string",
"x-etsi-mec-cardinality":"1",
"x-etsi-mec-origin-type":"String"
}
},
"required":[
"mcc",
"mnc"
],
"type":"object",
"x-etsi-ref":"6.5.4"
}
},
"required":[
"plmn",
"cellId"
],
"type":"object",
"x-etsi-ref":"6.5.5"
},
"geoArea":{
"description":"Information of a geographical area.",
"properties":{
"latitude":{
"description":"Latitude (DATUM = WGS84) -90 to 90 in decimal degree format DDD.ddd",
"format":"Float",
"type":"number",
"x-etsi-mec-cardinality":"1",
"x-etsi-mec-origin-type":"Float"
},
"longitude":{
"description":"Longitude (DATUM = WGS84)-180 to 180 in decimal degree format DDD.ddd",
"format":"Float",
"type":"number",
"x-etsi-mec-cardinality":"1",
"x-etsi-mec-origin-type":"Float"
}
},
"required":[
"latitude",
"longitude"
],
"type":"object",
"x-etsi-mec-cardinality":"0..1"
}
},
"type":"object",
"x-etsi-notes":"NOTE:\tEither ecgi or geoArea shall be present, but not both.",
"x-etsi-ref":"6.5.3"
},
"neighbourCellInfo":{
"description":"The information of the neighbour cells in a visiting PLMN that support V2X communication over PC5.",
"items":{
"properties":{
"ecgi":{
"properties":{
"cellId":{
"properties":{
"cellId":{
"description":"E-UTRAN Cell Identity as a bit string (size (28)).",
"type":"string",
"x-etsi-mec-cardinality":"1",
"x-etsi-mec-origin-type":"String"
}
},
"required":[
"cellId"
],
"type":"object",
"x-etsi-ref":"6.6.2"
},
"plmn":{
"properties":{
"mcc":{
"description":"The Mobile Country Code part of PLMN Identity.",
"type":"string",
"x-etsi-mec-cardinality":"1",
"x-etsi-mec-origin-type":"String"
},
"mnc":{
"description":"The Mobile Network Code part of PLMN Identity.",