Commit 9ef207a1 authored by filatov's avatar filatov
Browse files

fix IVI asn1 files to be avoid intersection with Security

parent 197e4d5b
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -13,6 +13,7 @@
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
DEFINITIONS AUTOMATIC TAGS::= BEGIN
IMPORTS;


CS5::= SEQUENCE {
CS5::= SEQUENCE {
	vin	VisibleString, -- 17 characters VIN
	vin	VisibleString, -- 17 characters VIN
@@ -23,6 +24,6 @@ CS5::= SEQUENCE {


CountryCode::= BIT STRING(SIZE(10))
CountryCode::= BIT STRING(SIZE(10))
 
 
IssuerIdentifier::= INTEGER(0 .. 16383)
AVIAEIIssuerIdentifier::= INTEGER(0 .. 16383)


END
END
+2 −2
Original line number Original line Diff line number Diff line
@@ -15,7 +15,7 @@ EfcDsrcApplication { iso(1) standard(0) 14906 application(0) version5(5) }
DEFINITIONS AUTOMATIC TAGS ::= BEGIN
DEFINITIONS AUTOMATIC TAGS ::= BEGIN
EXPORTS ALL;
EXPORTS ALL;
IMPORTS
IMPORTS
CountryCode, CS5, IssuerIdentifier
CountryCode, CS5, AVIAEIIssuerIdentifier
FROM AVIAEINumberingAndDataStructures {iso(1) standard(0) iso14816(14816) asnm1(1) version1(1)} 
FROM AVIAEINumberingAndDataStructures {iso(1) standard(0) iso14816(14816) asnm1(1) version1(1)} 
-- defined in ISO 14816 --
-- defined in ISO 14816 --
AttributeIdList
AttributeIdList
@@ -112,7 +112,7 @@ PassengerCapacity ::= SEQUENCE{


Provider ::= SEQUENCE {
Provider ::= SEQUENCE {
    countryCode CountryCode,
    countryCode CountryCode,
    providerIdentifier IssuerIdentifier
    providerIdentifier AVIAEIIssuerIdentifier
}
}


SoundLevel ::= SEQUENCE{
SoundLevel ::= SEQUENCE{
+1 −0
Original line number Original line Diff line number Diff line
@@ -14,6 +14,7 @@ EfcDsrcGeneric { iso(1) standard(0) 14906 generic(1) version5(5) }


DEFINITIONS AUTOMATIC TAGS ::= BEGIN
DEFINITIONS AUTOMATIC TAGS ::= BEGIN
EXPORTS ALL;
EXPORTS ALL;
IMPORTS;


AttributeIdList ::= SEQUENCE (SIZE(0.. 127,...)) OF INTEGER(0..127,...)
AttributeIdList ::= SEQUENCE (SIZE(0.. 127,...)) OF INTEGER(0..127,...)


+1 −1
Original line number Original line Diff line number Diff line
@@ -11,7 +11,7 @@ AddGrpC-noCircular { iso (1) standard (0) signalizedIntersection (19091) profile




DEFINITIONS AUTOMATIC TAGS::= BEGIN 
DEFINITIONS AUTOMATIC TAGS::= BEGIN 

IMPORTS;


Control-addGrpC ::=  SEQUENCE {
Control-addGrpC ::=  SEQUENCE {
	ptvRequest			PtvRequestType,
	ptvRequest			PtvRequestType,
+1 −0
Original line number Original line Diff line number Diff line
@@ -18,6 +18,7 @@ ElectronicRegistrationIdentificationVehicleDataModule {iso(1) standard(0) iso245




DEFINITIONS AUTOMATIC TAGS ::= BEGIN
DEFINITIONS AUTOMATIC TAGS ::= BEGIN
IMPORTS;


-- Electronic Registration Identification (ERI)- Vehicle Data
-- Electronic Registration Identification (ERI)- Vehicle Data