Commit 344293ca authored by ASN.1 Documenter's avatar ASN.1 Documenter
Browse files

remove top comments

parent 156d44b7
Loading
Loading
Loading
Loading
+1 −14
Original line number Diff line number Diff line
/** draft 005 of the DENM module for TS 103 831 V2.2.1 integrating:
- ITSWG1(23)000082   Proposal for Road Configuration Container in DENMs
- ITSWG1(23)063002r2 Extend LaneInformation to cover more scenarios
- ITSWG1(23)063004   Provide possibility to link a DENM to other DENMs
- ITSWG1(23)063004   Provide possibility to link DENMs to other C-ITS messages
- ITSWG1(23)063004   Add the possibility to support traces leading to any eventZone point.
- ITSWG1(23)000117   Proposal for encoding areas in location Container in DENMs through predicted paths
- ITSWG1(23)063013   Add PreCrashContainer as proposed by TR 103 832
- ITSWG1(23)000134   Relative event position using road configuration container in DENM
- ITSWG1(23)000194   BMF comments to DENM Release 2
*/
-- Note: the above information will be deleted before publication! 

--! @options: no-fields-header

DENM-PDU-Description {itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) denmPduRelease2 (103831) 
@@ -390,7 +377,7 @@ AlacarteContainer ::= SEQUENCE {
    stationaryVehicle   StationaryVehicleContainer OPTIONAL,
    ...,
[[  roadConfiguration 	RoadConfigurationContainer OPTIONAL,
    precrash            PreCrashContainer OPTIONAL ]]
    preCrash            PreCrashContainer OPTIONAL ]]
}

/**