1-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2-- ETSI TS 103 301 3-- 4-- This ASN.1 was generated: 30.08.2016 5-- 6-- This document contains the data element needed for the encoding the SPATEM, MAPEM, IVIM, SSEM and SREM message 7-- as defined in ETSI TS 103 301 8-- 9-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10 11 12 13-- ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^- 14-- 15-- module: SPAT-MESSAGE-PDU-Descriptions 16-- 17-- This ASN.1 was created: 30.08.2016 18-- 19-- ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^- 20SPATEM-PDU-Descriptions { 21 itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (103301) spatem (0) version2 (2) 22} 23 DEFINITIONS AUTOMATIC TAGS ::= 24 25 BEGIN 26 27 IMPORTS 28 SPAT FROM DSRC { iso (1) standard (0) signalizedIntersection (19091) profilec(2) dsrc (2) version2 29 (2) } 30 31 ItsPduHeader FROM ITS-Container { itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 32 (1) ts (102894) cdd (2) version (2) }; 33 34 SPATEM ::= SEQUENCE { 35 header ItsPduHeader, 36 spat SPAT 37 } 38END 39 40 41-- ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^- 42-- 43-- module: MAP-MESSAGE-PDU-Descriptions 44-- 45-- ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^- 46MAPEM-PDU-Descriptions { 47 itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (103301) mapem (1) version2 (2) 48} 49 DEFINITIONS AUTOMATIC TAGS ::= 50 51 BEGIN 52 53 IMPORTS 54 55 MapData 56 FROM DSRC { iso (1) standard (0) signalizedIntersection (19091) profilec(2) dsrc (2) version2 (2) } 57 58 ItsPduHeader 59 FROM ITS-Container { itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102894) cdd (2) version (2)}; 60 61 MAPEM ::= SEQUENCE { 62 header ItsPduHeader, 63 map MapData 64 } 65 66END 67 68 69 70-- ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^- 71-- 72-- module: IVI-MESSAGE-PDU-Descriptions 73-- 74-- ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^- 75IVIM-PDU-Descriptions { 76 itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (103301) ivim (2) 77version2 (2) 78} 79 DEFINITIONS AUTOMATIC TAGS ::= 80 81 BEGIN 82 83 IMPORTS 84 85 IviStructure FROM IVI {iso (1) standard (0) ivi (19321) version1 (1)} 86 87 ItsPduHeader FROM ITS-Container { itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 88 (1) ts (102894) cdd (2) version (2)}; 89 90 IVIM ::= SEQUENCE { 91 header ItsPduHeader, 92 ivi IviStructure 93 } 94 95END 96 97 98-- ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^- 99-- 100-- module: SRM-MESSAGE-PDU-Descriptions 101-- 102-- ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^- 103SREM-PDU-Descriptions { 104 itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (103301) srem (3) 105version2 (2) 106} 107 DEFINITIONS AUTOMATIC TAGS ::= 108 109 BEGIN 110 111 IMPORTS 112 113 SignalRequestMessage FROM DSRC { iso (1) standard (0) signalizedIntersection (19091) profilec(2) 114 dsrc (2) version2 (2) } 115 116 ItsPduHeader FROM ITS-Container { itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 117 (1) ts (102894) cdd (2) version (2)}; 118 119 SREM ::= SEQUENCE { 120 header ItsPduHeader, 121 srm SignalRequestMessage 122 } 123 124END 125 126 127-- ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^- 128-- 129-- module: SSM-MESSAGE-PDU-Descriptions 130-- 131-- ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^- 132SSEM-PDU-Descriptions { 133 itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (103301) ssem (4) 134version2 (2) 135} 136 DEFINITIONS AUTOMATIC TAGS ::= 137 138 BEGIN 139 140 IMPORTS 141 142 SignalStatusMessage FROM DSRC { iso (1) standard (0) signalizedIntersection (19091) profilec(2) dsrc 143 (2) version2 (2) } 144 145 ItsPduHeader FROM ITS-Container { itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 146 (1) ts (102894) cdd (2) version (2)}; 147 148 SSEM ::= SEQUENCE { 149 header ItsPduHeader, 150 ssm SignalStatusMessage 151 } 152 153END 154 155-- ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^- 156-- 157-- module: RTCM corrections extended message 158-- 159-- ^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^- 160RTCMEM-PDU-Descriptions { 161 itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (103301) rtcmem (5) 162version1 (1) 163} 164 DEFINITIONS AUTOMATIC TAGS ::= 165 166 BEGIN 167 168 IMPORTS 169 170 RTCMcorrections FROM DSRC { iso (1) standard (0) signalizedIntersection (19091) profilec(2) dsrc (2) 171 version2 (2) } 172 173 ItsPduHeader FROM ITS-Container { itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 174 (1) ts (102894) cdd (2) version (2)}; 175 176 RTCMEM ::= SEQUENCE { 177 header ItsPduHeader, 178 rtcmc RTCMcorrections 179 } 180 181END 182