Since you have said "IMPORTS
IMSI FROM MAP-CommonDataTypes" in your
specification, and you didn't pass the additional ASN1 file containing the
MAP-CommonDataTypes module to the ASN.1 tool you are using, so the TypeReference
IMSI could not be found, and thus this error, i.e. both in the TypeReference of
"SAI", and also in value definition of "sai".
You can get the asn.1 file
containing the MAP-CommonDataTypes from the ETSI website
itself.
HTH,
Banibrata.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Venkat B
Sent: Wednesday, May 04, 2005 10:53 AM
To: [email protected]
Subject: [ASN1] QueryHi following is my .asn fileIMSEX DEFINITIONS ::=BEGIN
IMPORTS IMSI
FROM MAP-CommonDataTypes {
itu-t identified-organization (4) etsi (0) mobileDomain (0)
gsm-Network (1) modules (3) map-CommonDataTypes (18) version9 (9)}
;
SAI ::= SET
{
imsi IMSI,
name[1] IA5String,
age[16383] INTEGER
}
sai SAI ::= {imsi "1234", name "siva",age 22}
ENDWhen i run this file iam getting the errorsline 8 (IMSEX): A0204W: Module 'MAP-CommonDataTypes' is not defined.line 5 (IMSEX): A0052E: 'IMSI' is not defined.: 1 error message issued, 1 warning or informatory message issued.Why iam getting these error & warning msg? Please help meRegards,VenkatYahoo! India Matrimony: Find your life partner online.
_______________________________________________ ASN1 mailing list [email protected] http://lists.asn1.org/mailman/listinfo/asn1
