X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftstodr.asn;h=3fc8d62b427e9460ea76e623acde864317a99fb9;hp=e61dd73fddf40279184aeccabb47a8ac47bfa990;hb=29b3b3213c4c8ad38bab054b56f8b70f1b14d67a;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9 diff --git a/test/tstodr.asn b/test/tstodr.asn index e61dd73..3fc8d62 100644 --- a/test/tstodr.asn +++ b/test/tstodr.asn @@ -1,5 +1,4 @@ -- Small ASN.1 spec for tstodr test --- $Id: tstodr.asn,v 1.1 2003-10-27 12:21:38 adam Exp $ tstodrcodec {tstodrcodec} DEFINITIONS ::= BEGIN @@ -11,6 +10,7 @@ MySequence ::= SEQUENCE { fifth [5] IMPLICIT INTEGER { enum1(0), enum2(1) - } + }, + myoid [6] IMPLICIT OBJECT IDENTIFIER } END