@@ -54,7 +65,7 @@ This type represents the Management Container.
It shall include the following components:
* _actionId_ of type [**ActionId**](ETSI-ITS-CDD.md#ActionId)<br>
an identifier generated by the DEN basic service for a new DENM.
the identifier of the DENM.
* _detectionTime_ of type [**TimestampIts**](ETSI-ITS-CDD.md#TimestampIts)<br>
the time at which the event is detected.
@@ -106,16 +117,27 @@ This type represents the situation container.
* _informationQuality_ of type [**InformationQuality**](ETSI-ITS-CDD.md#InformationQuality)<br>
the quality level of the information provided by the ITS-S application of the originating ITS-S.
It indicates the probability of the detected event being truly existent at the event position. .
It indicates the probability of the detected event being truly existent at the event position.
* _eventType_ of type [**CauseCodeV2**](ETSI-ITS-CDD.md#CauseCodeV2)<br>
the event type, including direct cause and sub cause.
* _linkedCause_ of type [**CauseCodeV2**](ETSI-ITS-CDD.md#CauseCodeV2) OPTIONAL<br>
the optional description for a linked event of the component eventType, including direct cause and sub cause of the linked event.
the optional type of a linked event co-existing at the same time and the same place (same event zone), including direct cause and sub cause of the linked event,
for which no other DENM is sent out.
* _eventZone_ of type [**EventZone**](ETSI-ITS-CDD.md#EventZone) OPTIONAL<br>
an optional list of eventPoints.
an optional list of EventPoint, using the position indicated in the component eventPosition of the Management container as the reference position for the first EventPoint.
* _eventEnd_ of type [**Position1d**](ETSI-ITS-CDD.md#Position1d) OPTIONAL ]]<br>
the end position of the event along the road that is affected by the event w.r.t. the component eventPosition of the Management container.
This end position is represented by the length of the event along the road.
...,
[[ linkedDenms ActionIdList OPTIONAL,
* linkedDenms<br>
the optional list of DF ActionId, pointing to DENMs that are semantically connected because applying to consecutive event zones at the same time.
@@ -138,19 +164,49 @@ This type represents the Location Container.
* _eventPositionHeading_ of type [**Wgs84Angle**](ETSI-ITS-CDD.md#Wgs84Angle) OPTIONAL<br>
the optional heading of a dynamic event and the confidence of the heading information.
* _traces_ of type [**Traces**](ETSI-ITS-CDD.md#Traces)<br>
the detection zone information.
* _detectionZonesToEventPosition_ of type [**Traces**](ETSI-ITS-CDD.md#Traces)<br>
the detection zone information approaching the event position.
* _roadType_ of type [**RoadType**](ETSI-ITS-CDD.md#RoadType) OPTIONAL<br>
the optional road type information at the event position.
* _occupiedLanes_ of type [**OccupiedLanesWithConfidence**](ETSI-ITS-CDD.md#OccupiedLanesWithConfidence) OPTIONAL<br>
the optional lane(s) that are fully or partially occupied by the event, at the position indicated by the component eventPosition of the Management container.
* _linkedIvims_ of type [**IvimReferences**](ETSI-ITS-CDD.md#IvimReferences) OPTIONAL<br>
the optional list of DF IvimReference, pointing to IVIMs that are semantically connected because providing information
applying to the road segment(s) covered by the components detectionZonesToEventPosition, detectionZonesToSpecifiedEventPoint and the SituationContainer component eventZone.
* _linkedMapems_ of type [**MapReferences**](ETSI-ITS-CDD.md#MapReferences) OPTIONAL<br>
* _detectionZonesToSpecifiedEventPoint_ of type [**TracesExtended**](ETSI-ITS-CDD.md#TracesExtended) OPTIONAL<br>
the optional detection zone information approaching towards a specified event point.
* _predictedPaths_ of type [**PathPredictedList**](ETSI-ITS-CDD.md#PathPredictedList) OPTIONAL ]]<br>
the optional list of future paths or trajectories that the event may move along or zones that the event may occupy.
* lanePositions<br>
the optional lane(s) where the event is located, at the position indicated by the component eventPosition of the Management container.
* linkedMapem<br>
the optional list of DF Mapreference, pointing to MAPEMs that are semantically connected because providing information
applying to the road segment(s) covered by the component detectionZonesToEventPosition, detectionZonesToSpecifiedEventPoint and the SituationContainer component eventZone.
This type contains detailed information of a roadwork zone and specific access conditions.
@@ -235,10 +342,11 @@ This type contains detailed information of a roadwork zone and specific access c
* _recommendedPath_ of type [**ItineraryPath**](ETSI-ITS-CDD.md#ItineraryPath) OPTIONAL<br>
the optional recommended itinerary in order to contour the roadworks zone.
A recommended path is presented with a list of path points in the order from the starting point closest to the roadworks zone to the end point of the recommended path.
If present, a recommended path shall be a list of path points in the order from the starting point closest to the roadworks zone to the end point of the recommended path.
* _startingPointSpeedLimit_ of type [**DeltaReferencePosition**](ETSI-ITS-CDD.md#DeltaReferencePosition) OPTIONAL<br>
the optional effective starting position of a speed limit being applied to the roadwork zone.
the optional effective starting position of a speed limit being applied to the roadwork zone, w.r.t. the component eventPosition on the Management Container.
This component shall be present if the speed limit is applied at a certain distance prior to the roadwork zone starting position.
* _trafficFlowRule_ of type [**TrafficRule**](ETSI-ITS-CDD.md#TrafficRule) OPTIONAL<br>
optionally indicates the side of the road to which the traffic should flow around a roadwork.
@@ -309,7 +417,7 @@ This type represents the À La Carte Container.
optional the ambient temperature at the event position.
* _roadWorks_ of type [**RoadWorksContainerExtended**](#RoadWorksContainerExtended) OPTIONAL<br>
the information of the roadwork zone.
optional information of the roadwork zone.
* _positioningSolution_ of type [**PositioningSolutionType**](ETSI-ITS-CDD.md#PositioningSolutionType) OPTIONAL<br>
optionally indicates the technical solution being used by the originating ITS-S to estimate the event position.
@@ -317,6 +425,15 @@ This type represents the À La Carte Container.
* _stationaryVehicle_ of type [**StationaryVehicleContainer**](#StationaryVehicleContainer) OPTIONAL<br>
optional information about a stationary vehicle.
* _precrash_ of type [**PreCrashContainer**](#PreCrashContainer) OPTIONAL ]]<br>
the optional information about perceived objects that represent hazards and/or could be subject of collisions.