Commit b595d395 authored by fischerjo's avatar fischerjo
Browse files

correction of file name

parent e42b256d
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
CITSapplMgmtITSaid {iso(1) standard(0) cits-applMgmt (17419) itsAid (1) version1 (1)} 
CITSapplMgmtIDs {iso(1) standard(0) cits-applMgmt (17419) ids (1) version1 (1)} 
DEFINITIONS AUTOMATIC TAGS::=BEGIN

-- Warning: Module is still under development

IMPORTS

;
@@ -22,7 +24,7 @@ Ext1::=CHOICE{
}

Ext2::=CHOICE{
	content3	[0]	INTEGER(16512..2113663), -- three octets length
	content	[0]	INTEGER(16512..2113663), -- three octets length
	extension	[1]	Ext3
	}

@@ -34,13 +36,12 @@ VarLengthNumber2::=CHOICE{
	longNo	[1] INTEGER(0..32767)
	}

ITSmsgSetID::=VarLengthNumber




-- Values

version INTEGER(0..255)::=1 -- version of this module



END