Commit ca76d85b authored by Jasja Tijink's avatar Jasja Tijink
Browse files

Draft 002 integrating ITSWG1(25)000070_CDD_CR__2nd_CC_for_Roadworks

parent 52d3b022
Loading
Loading
Loading
Loading
+11 −9
Original line number Diff line number Diff line
/** draft 001 of the CDD module for TS 102 894-2 V2.4.1 integrating:
/** draft 002 of the CDD module for TS 102 894-2 V2.4.1 integrating:
ITSWG1(25)000050r2_CDD_CR__align_SCC_values_with_CC.docx
ITSWG1(25)000050a1_CDD_CR__Futher_CC_SCC_alignment_
ITSWG1(25)000071_CDD_CR__rename_StationType_TrafficParticipantType_value_15.docx
@@ -9,6 +9,7 @@ ITSWG1(25)000077_CDD_CR__New_SCC_for_unresponsivDriver_and_RMF.docx
ITSWG1(25)000078r1_CDD_CR__Roadworks_SCCs.docx
ITSWG1(25)71009_CDD_CR__Add__wildParking__to_DE_ParkingReservationType.docx
ITSWG1(25)71015r3_Cooperative_Parking_CDD_CR.docx
ITSWG1(25)000070_CDD_CR__2nd_CC_for_Roadworks.docx
*/

ETSI-ITS-CDD {itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) 102894 cdd (2) major-version-4 (4) minor-version-3 (3)}
@@ -672,8 +673,8 @@ CartesianAngularVelocityComponentValue ::= INTEGER {
 * - 0                                                     - reserved for future use,
 * - 1  - `trafficCondition`                               - in case the type of event is an abnormal traffic condition,
 * - 2  - `accident`                                       - in case the type of event is a road accident,
 * - 3  - `roadworks`                                      - in case the type of event is roadwork,
 * - 4                                                     - reserved for future usage,
 * - 3  - `roadworks`                                      - in case the type of event is roadworks, based on authoritative information,
 * - 4  - `detectedRoadworks`                              - in case the type of event is roadworks, based on non-authoritative information such as factual detections, 
 * - 5  - `impassability`                                  - in case the  type of event is unmanaged road blocking, referring to any
 *                                                           blocking of a road, partial or total, which has not been adequately
 *                                                           secured and signposted,
@@ -713,12 +714,13 @@ CartesianAngularVelocityComponentValue ::= INTEGER {
 *
 * @category: Traffic information
 * @revision: V1.3.1, value 20 and 100 added in V2.1.1, value 28 added in V2.2.1, definition of values 12 and 95 changed in V2.2.1,
 *            name and/or definition of values 6, 9, 15 and 17 changed in V2.4.1
 *            name and/or definition of values 3, 6, 9, 15 and 17 changed in V2.4.1, value 4 assigned in V2.4.1
 */
CauseCodeType ::= INTEGER {
    trafficCondition                                (1),
    accident                                        (2),
    roadworks                                       (3),
    detectedRoadworks                               (4),
    impassability                                   (5),
    adverseWeatherCondition-Adhesion                (6),
    aquaplaning                                     (7),
@@ -4957,8 +4959,8 @@ CauseCode ::= SEQUENCE {
 * - 0                                                        - reserved for future use,
 * - 1  - `trafficCondition1`                                 - in case the type of event is an abnormal traffic condition,
 * - 2  - `accident2`                                         - in case the type of event is a road accident, 
 * - 3  - `roadworks3`                                        - in case the type of event is roadwork,
 * - 4                                                        - reserved for future usage,
 * - 3  - `roadworks3`                                        - in case the type of event is roadwork, based on authoritative information,
 * - 4  - `detectedRoadworks4`                                - in case the type of event is roadworks, based on non-authoritative information such as factual detections,
 * - 5  - `impassability5`                                    - in case the  type of event is unmanaged road blocking, referring to any
 *                                                              blocking of a road, partial or total, which has not been adequately secured and signposted,
 * - 6  - `adhesion6`                                         - in case the  type of event is low adhesion of the road surface,
@@ -4998,14 +5000,14 @@ CauseCode ::= SEQUENCE {
 * @note: this DF is defined for use as part of CauseCodeV2. It is recommended to use CauseCodeV2.
 * @category: Traffic information
 * @revision: Created in V2.1.1, the type of impassability5 changed to ImpassabilitySubCauseCode in V2.2.1, value 28 added in V2.2.1, definition of value 12 and 95 changed in V2.2.1
 *            name and/or definition of values 6, 9, 15 and 17 changed in V2.4.1
 *            name and/or definition of values 3, 6, 9, 15 and 17 changed in V2.4.1, value 4 assigned in V2.4.1
 */
CauseCodeChoice::= CHOICE {
    reserved0                                          SubCauseCodeType,
    trafficCondition1                                  TrafficConditionSubCauseCode,
    accident2                                          AccidentSubCauseCode,
    roadworks3                                         RoadworksSubCauseCode,
    reserved4                                          SubCauseCodeType,
    detectedRoadworks4                                 SubCauseCodeType,
    impassability5                                     ImpassabilitySubCauseCode,
    adhesion6                                          AdhesionSubCauseCode,
    aquaplaning7                                       SubCauseCodeType,