titanization.patch 518 KB
Newer Older
garciay's avatar
garciay committed
     import from EVCSN_PDU_Descriptions language "ASN.1:1997" all;
     import from SSEM_PDU_Descriptions language "ASN.1:1997" all;
-    import from DSRC language "ASN.1:1997" all;
+    import from IS_DSRC language "ASN.1:1997" all;
+    import from IS_DSRC_REGION_noCircular language "ASN.1:1997" all;
     import from EfcDsrcApplication language "ASN.1:1997" all;
     
     // LibItsGeoNetworking
garciay's avatar
garciay committed
@@ -180,8 +181,6 @@
          */
         group ivimDataStructures {
             
-            type record length (1 .. 8) of IviContainer IviContainers;
-            
             /**
              * @desc Describe the parameter for each IVIM event
              */
@@ -188,7 +187,7 @@
             type record IvimParm {
                 Provider                 provider optional,
                 IviIdentificationNumber  iviIdentificationNumber optional,
-                IviContainers            iviContainers optional
+                IviStructure.optional_   iviContainers optional
             } // End of type IvimParm
             
             /** 
@@ -206,8 +205,6 @@
          */
         group evcsnDataStructures {
             
-            type record length (1 .. 256) of ItsChargingStationData ItsChargingStationDatas;
-            
             /** 
              * @desc List of evcsn parms per RSU
              * <pre>