TODO netlogon_user_flags_ntlmv2_enabled
[wireshark-sm.git] / epan / dissectors / asn1 / its / ISO_TS_14816.asn
blob9f7298f93205ea6edb8d5ee11da497d750d6c9b9
1 -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 -- ISO TS 14816
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/14816/
11 -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
13 AVIAEINumberingAndDataStructures {iso(1) standard(0) iso14816(14816) asnm1(1) version1(1)} 
15 DEFINITIONS AUTOMATIC TAGS::= BEGIN
16 IMPORTS;
18 CS5::= SEQUENCE {
19         vin     VisibleString, -- 17 characters VIN
20         fill    BIT STRING (SIZE(9)) -- set to '000000000'
25 CountryCode::= BIT STRING(SIZE(10))
27 AVIAEIIssuerIdentifier::= INTEGER(0 .. 16383)
29 END