aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/its/ISO_TS_14816.asn
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/asn1/its/ISO_TS_14816.asn')
-rw-r--r--epan/dissectors/asn1/its/ISO_TS_14816.asn9
1 files changed, 5 insertions, 4 deletions
diff --git a/epan/dissectors/asn1/its/ISO_TS_14816.asn b/epan/dissectors/asn1/its/ISO_TS_14816.asn
index 9159fc4fb6..9f7298f932 100644
--- a/epan/dissectors/asn1/its/ISO_TS_14816.asn
+++ b/epan/dissectors/asn1/its/ISO_TS_14816.asn
@@ -4,15 +4,16 @@
-- This ASN.1 was generateds: 30.08.2016
--
-- This document contains only the data element needed for the encoding of an IVI message
--- as defined in ISO TS 19321(2015)
+-- as defined in ISO TS 19321(2015)
--
-- Published version location:
-- http://standards.iso.org/iso/14816/
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-AVIAEINumberingAndDataStructures {iso(1) standard(0) iso14816(14816) asnm1(1) version1(1)}
+AVIAEINumberingAndDataStructures {iso(1) standard(0) iso14816(14816) asnm1(1) version1(1)}
DEFINITIONS AUTOMATIC TAGS::= BEGIN
+IMPORTS;
CS5::= SEQUENCE {
vin VisibleString, -- 17 characters VIN
@@ -22,7 +23,7 @@ CS5::= SEQUENCE {
CountryCode::= BIT STRING(SIZE(10))
-
-IssuerIdentifier::= INTEGER(0 .. 16383)
+
+AVIAEIIssuerIdentifier::= INTEGER(0 .. 16383)
END