Hi all,

I am trying to encode code of "3GPP TS 29.002 v4.4.0" with snacc1.3.

It is not able to compile the code containing CLASS.

Please suggest what should I do it to make it work.

 

My sample ASN.1 code look like this...

 

MAP-ExtensionDataTypes {
   ccitt identified-organization (4) etsi (0) mobileDomain (0)
   gsm-Network (1) modules (3) map-ExtensionDataTypes (21) version7 (7)}

DEFINITIONS

IMPLICIT TAGS ::=

 BEGIN

 EXPORTS

         PrivateExtension,
        ExtensionContainer;

 

-- IOC for private MAP extensions

MAP-EXTENSION::=CLASS {
        &ExtensionType                          OPTIONAL,
        &extensionId    OBJECT IDENTIFIER }
        -- The length of the Object Identifier shall not exceed 16 octets and the
        -- number of components of the Object Identifier shall not exceed 16

 

 …………………………

 

 

Thanks and Regards,

Rekha

_______________________________________________
Asn1 mailing list
[email protected]
http://lists.asn1.org/mailman/listinfo/asn1

Reply via email to