Commit 735b86b8 authored by mullers's avatar mullers
Browse files

CC - moved the optional fields to the end of the sequence in DangerousGoodsExtended

DENM - moved relevanceTrafficDirection up in LocationContainer
parent bdd44dd4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -45,11 +45,11 @@ SituationContainer ::= SEQUENCE {
}

LocationContainer ::= SEQUENCE {
	relevanceTrafficDirection RelevanceTrafficDirection,
	eventSpeed Movement OPTIONAL,
	eventPositionHeading Direction OPTIONAL,
	traces Traces,
	roadClass RoadClass OPTIONAL,
	relevanceTrafficDirection RelevanceTrafficDirection
	roadClass RoadClass OPTIONAL
}

ImpactReductionContainer ::= SEQUENCE {