Loading ttcn/Security/LibItsSecurity_Templates.ttcn3 +14 −2 Original line number Diff line number Diff line Loading @@ -81,7 +81,12 @@ module LibItsSecurity_Templates { 688, 690, 694, 702, 703, 704, 705, 706, 710, 716, 724, 728, 729, 732, 740, 744, 748, 752, 756, 760, 762, 764, 768, 772, 776, 780, 784, 788, 792, 795, 796, 798, 800, 804, 807, 810, 818, 826, 831, 832, 833, 834, 840, 850, 854, 858, 860, 862, 876, 882, 887, 894 } }; const RegionIdentifiers c_unStatsAdditionalCodes := { 1, 2, 5, 9, 11, 13, 14, 15, 17, 18, 19, 21, 29, 30, 34, 35, 39, 53, 54, 57, 61, 142, 143, 145, 150, 151, 154, 155, 199, 419, 432, 680, 722, 830 }; } // End of group constants Loading Loading @@ -644,6 +649,13 @@ module LibItsSecurity_Templates { local_region := ? } template (present) IdentifiedRegion mw_identifiedRegion_un_stats_any := { region_dictionary := e_un_stats, region_identifier := ((all from c_iso3166Codes), (all from c_unStatsAdditionalCodes)), local_region := ? } } // End of group basicFormatElementsRecv } // End of group dummyBasicFormatElements Loading Loading
ttcn/Security/LibItsSecurity_Templates.ttcn3 +14 −2 Original line number Diff line number Diff line Loading @@ -81,7 +81,12 @@ module LibItsSecurity_Templates { 688, 690, 694, 702, 703, 704, 705, 706, 710, 716, 724, 728, 729, 732, 740, 744, 748, 752, 756, 760, 762, 764, 768, 772, 776, 780, 784, 788, 792, 795, 796, 798, 800, 804, 807, 810, 818, 826, 831, 832, 833, 834, 840, 850, 854, 858, 860, 862, 876, 882, 887, 894 } }; const RegionIdentifiers c_unStatsAdditionalCodes := { 1, 2, 5, 9, 11, 13, 14, 15, 17, 18, 19, 21, 29, 30, 34, 35, 39, 53, 54, 57, 61, 142, 143, 145, 150, 151, 154, 155, 199, 419, 432, 680, 722, 830 }; } // End of group constants Loading Loading @@ -644,6 +649,13 @@ module LibItsSecurity_Templates { local_region := ? } template (present) IdentifiedRegion mw_identifiedRegion_un_stats_any := { region_dictionary := e_un_stats, region_identifier := ((all from c_iso3166Codes), (all from c_unStatsAdditionalCodes)), local_region := ? } } // End of group basicFormatElementsRecv } // End of group dummyBasicFormatElements Loading