TODO netlogon_user_flags_ntlmv2_enabled
[wireshark-sm.git] / epan / dissectors / asn1 / its / ISO_TS_24534-3.asn
blobf106babcf8f31fa62e5563de34a6d0f32ef8291a
1 -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 -- ISO TS 24534-3:2015 
3 --
4 -- This ASN.1 was generateds: 30.08.2016
5 --
6 -- This document contains only the data element needed for the encoding of an IVI message
7 -- as defined in ISO TS 19321(2015) 
8 --
9 -- Published version location:
10 -- http://standards.iso.org/iso/24534/-3/
11 -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
13 -- ISO 24534-3:2015
14 -- Version 29.4.2015
17 ElectronicRegistrationIdentificationVehicleDataModule {iso(1) standard(0) iso24534 (24534) vehicleData (1) version1 (1)} 
20 DEFINITIONS AUTOMATIC TAGS ::= BEGIN
21 IMPORTS;
23 -- Electronic Registration Identification (ERI)- Vehicle Data
25 EuVehicleCategoryCode ::= CHOICE {
26         euVehicleCategoryL      EuVehicleCategoryL,   -- conforms to EU 2002/24 and UNECE 1999
27         euVehicleCategoryM      EuVehicleCategoryM,   -- conforms to EU 2001/116 and UNECE 1999
28         euVehicleCategoryN      EuVehicleCategoryN,   -- conforms to EU 2001/116 and UNECE 1999
29         euVehicleCategoryO      EuVehicleCategoryO,   -- conforms to EU 2001/116 and UNECE 1999
30         euVehilcleCategoryT     NULL,    -- conforms to UNECE 1999
31         euVehilcleCategoryG     NULL     -- conforms to EU 2001/116 and UNECE 1999
32         }
34 EuVehicleCategoryL ::= ENUMERATED { l1, l2, l3, l4, l5, l6, l7 }
36 EuVehicleCategoryM ::= ENUMERATED {m1, m2, m3}
38 EuVehicleCategoryN ::= ENUMERATED {n1, n2, n3}
40 EuVehicleCategoryO ::= ENUMERATED {o1, o2, o3, o4}
42 Iso3833VehicleType ::= INTEGER {
43         passengerCar    (0),    -- term No 3.1.1
44         saloon  (1),    -- term No 3.1.1.1 (sedan)
45         convertibleSaloon       (2),    -- term No 3.1.1.2
46         pullmanSaloon   (3),    -- term No 3.1.1.3
47         stationWagon    (4),    -- term No 3.1.1.4
48         truckStationWagon       (5),    -- term No 3.1.1.4.1
49         coupe   (6),    -- term No 3.1.1.5 (coupĂ©)
50         convertible     (7),    -- term No 3.1.1.6 (open tourer, roadstar, spider)
51         multipurposePassengerCar        (8),    -- term No 3.1.1.7
52         forwardControlPassengerCar      (9),    -- term No 3.1.1.8
53         specialPassengerCar     (10),   -- term No 3.1.1.9
54         bus     (11),   -- term No 3.1.2
55         minibus (12),   -- term No 3.1.2.1
56         urbanBus        (13),   -- term No 3.1.2.2
57         interurbanCoach (14),   -- term No 3.1.2.3
58         longDistanceCoach       (15),   -- term No 3.1.2.4
59         articulatedBus  (16),   -- term No 3.1.2.5
60         trolleyBus      (17),   -- term No 3.1.2.6
61         specialBus      (18),   -- term No 3.1.2.7
62         commercialVehicle       (19),   -- term No 3.1.3
63         specialCommercialVehicle        (20),   -- term No 3.1.3.1
64         specialVehicle  (21),   -- term No 3.1.4
65         trailingTowingVehicle   (22),   -- term No 3.1.5 (draw-bar tractor)
66         semiTrailerTowingVehicle        (23),   -- term No 3.1.6 (fifth wheel tractor)
67         trailer (24),   -- term No 3.2.1
68         busTrailer      (25),   -- term No 3.2.1.1
69         generalPurposeTrailer   (26),   -- term No 3.2.1.2
70         caravan (27),   -- term No 3.2.1.3
71         specialTrailer  (28),   -- term No 3.2.1.4
72         semiTrailer     (29),   -- term No 3.2.2
73         busSemiTrailer  (30),   -- term No 3.2.2.1
74         generalPurposeSemiTrailer       (31),   -- term No 3.2.2.2
75         specialSemiTrailer      (32),   -- term No 3.2.2.3
76         roadTrain       (33),   -- term No 3.3.1
77         passengerRoadTrain      (34),   -- term No 3.3.2
78         articulatedRoadTrain    (35),   -- term No 3.3.3
79         doubleRoadTrain (36),   -- term No 3.3.4
80         compositeRoadTrain      (37),   -- term No 3.3.5
81         specialRoadTrain        (38),   -- term No 3.3.6
82         moped   (39),   -- term No 3.4
83         motorCycle      (40)    -- term No 3.5
84         } (0..255)
86 END