mod2.asn 160 Bytes
Newer Older
canterburym's avatar
canterburym committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Mod2 {itu-t(0) identified-organization(4) etsi(1)}

DEFINITIONS ::=

BEGIN

ImportedField ::= SEQUENCE 
{
    field2 [0] BOOLEAN
}

ClashField ::= INTEGER

END