Loading DENM.asn +5 −5 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ DEFINITIONS AUTOMATIC TAGS ::= BEGIN IMPORTS ItsPduHeader, CauseCode, Percentage, StationID, TimestampUtc, Movement,InformationQuality, ReferencePosition, DangerousGoodsExtended, Direction, LaneCount, PathHistory, RoadClass, HeightLonCarr, PosLonCarr, PosPillar, PosCentMass, PositioningSolutionType, StationType, WheelBaseVehicle, TurningRadius, PosFrontAx, PositionOfOccupants, Temperature, VehicleMass, VehicleIdentification, VehicleStorageType FROM ITS-Container { ItsPduHeader, CauseCode, HumanProblemSubCauseCode, VehicleBreakdownSubCauseCode, PostCrashSubCauseCode, Percentage, StationID, TimestampUtc, Movement, InformationQuality, ReferencePosition, DangerousGoodsExtended, Direction, LaneCount, LaneNumber, LightBarSirenInUse, PathHistory, RoadClass, RoadworkType, HeightLonCarr, PosLonCarr, PosPillar, PosCentMass, PositioningSolutionType, StationType, SpeedLimit, WheelBaseVehicle, TurningRadius, PosFrontAx, PositionOfOccupants, Temperature, VehicleMass, VehicleIdentification, VehicleStorageType FROM ITS-Container { itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (302637) cc (0) version (1) }; Loading Loading @@ -76,7 +76,7 @@ PositionOfPillars ::= SEQUENCE (SIZE(1..3, ...)) OF PosPillar lightBarSirenInUse LightBarSirenInUse OPTIONAL, roadworkType RoadworkType OPTIONAL, closedLanes LaneSets OPTIONAL, restriction RestrictedTypes OPTIONAL restriction RestrictedTypes OPTIONAL, speedLimit SpeedLimit OPTIONAL, incidentIndication CauseCode OPTIONAL, recommendedPaths Traces OPTIONAL --Traces without timestamps Loading @@ -84,7 +84,7 @@ PositionOfPillars ::= SEQUENCE (SIZE(1..3, ...)) OF PosPillar LaneSets ::= SEQUENCE OF LaneNumber LaneSets ::= SEQUENCE OF StationType RestrictedTypes ::= SEQUENCE OF StationType StationaryVehicleContainer ::= SEQUENCE { stationType StationType, Loading @@ -99,13 +99,13 @@ StationaryVehicleContainer ::= SEQUENCE { AlacarteContainer ::= SEQUENCE { laneCount LaneNumber OPTIONAL, laneCount LaneCount OPTIONAL, impactReduction ImpactReductionContainer OPTIONAL, externalTemperature Temperature OPTIONAL, roadWorks RoadWorksContainer OPTIONAL, positioningSolution PositioningSolutionType OPTIONAL, dangerousGoodsExtended DangerousGoodsExtended OPTIONAL, stationaryVehicle StationaryVehicleContainer OPTIONAL stationaryVehicle StationaryVehicleContainer OPTIONAL, ... } Loading Loading
DENM.asn +5 −5 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ DEFINITIONS AUTOMATIC TAGS ::= BEGIN IMPORTS ItsPduHeader, CauseCode, Percentage, StationID, TimestampUtc, Movement,InformationQuality, ReferencePosition, DangerousGoodsExtended, Direction, LaneCount, PathHistory, RoadClass, HeightLonCarr, PosLonCarr, PosPillar, PosCentMass, PositioningSolutionType, StationType, WheelBaseVehicle, TurningRadius, PosFrontAx, PositionOfOccupants, Temperature, VehicleMass, VehicleIdentification, VehicleStorageType FROM ITS-Container { ItsPduHeader, CauseCode, HumanProblemSubCauseCode, VehicleBreakdownSubCauseCode, PostCrashSubCauseCode, Percentage, StationID, TimestampUtc, Movement, InformationQuality, ReferencePosition, DangerousGoodsExtended, Direction, LaneCount, LaneNumber, LightBarSirenInUse, PathHistory, RoadClass, RoadworkType, HeightLonCarr, PosLonCarr, PosPillar, PosCentMass, PositioningSolutionType, StationType, SpeedLimit, WheelBaseVehicle, TurningRadius, PosFrontAx, PositionOfOccupants, Temperature, VehicleMass, VehicleIdentification, VehicleStorageType FROM ITS-Container { itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (302637) cc (0) version (1) }; Loading Loading @@ -76,7 +76,7 @@ PositionOfPillars ::= SEQUENCE (SIZE(1..3, ...)) OF PosPillar lightBarSirenInUse LightBarSirenInUse OPTIONAL, roadworkType RoadworkType OPTIONAL, closedLanes LaneSets OPTIONAL, restriction RestrictedTypes OPTIONAL restriction RestrictedTypes OPTIONAL, speedLimit SpeedLimit OPTIONAL, incidentIndication CauseCode OPTIONAL, recommendedPaths Traces OPTIONAL --Traces without timestamps Loading @@ -84,7 +84,7 @@ PositionOfPillars ::= SEQUENCE (SIZE(1..3, ...)) OF PosPillar LaneSets ::= SEQUENCE OF LaneNumber LaneSets ::= SEQUENCE OF StationType RestrictedTypes ::= SEQUENCE OF StationType StationaryVehicleContainer ::= SEQUENCE { stationType StationType, Loading @@ -99,13 +99,13 @@ StationaryVehicleContainer ::= SEQUENCE { AlacarteContainer ::= SEQUENCE { laneCount LaneNumber OPTIONAL, laneCount LaneCount OPTIONAL, impactReduction ImpactReductionContainer OPTIONAL, externalTemperature Temperature OPTIONAL, roadWorks RoadWorksContainer OPTIONAL, positioningSolution PositioningSolutionType OPTIONAL, dangerousGoodsExtended DangerousGoodsExtended OPTIONAL, stationaryVehicle StationaryVehicleContainer OPTIONAL stationaryVehicle StationaryVehicleContainer OPTIONAL, ... } Loading