ASN.1 example

AخA
 
1
 -- -- Sample ASN.1 Code -- MyModule DEFINITIONS ::= BEGIN MyTypes ::= SEQUENCE { myObjectId OBJECT IDENTIFIER, mySeqOf SEQUENCE OF MyInt, myBitString BIT STRING { muxToken(0), modemToken(1) } } MyInt ::= INTEGER (0..65535) END 

Language: Abstract Syntax Notation One ( ASN.1)

MIME types defined: text/x-ttcn-asn


The development of this mode has been sponsored by Ericsson .

Coded by Asmelash Tsegay Gebretsadkan