- From: Henrik Dahl <hdahl@inet.uni2.dk>
- Date: Sat, 27 Jul 2002 08:37:59 +0200
- To: "'David Loy'" <de_loy@yahoo.com>, <www-zig@w3.org>
David,
I just realized that my example is a bit odd, as I didn't use SEQUENCE OF
(where I should not have had the braces), but just SEQUENCE. This is better
example of course:
Good ::= IMPLICIT [1] SEQUENCE {
manufacturer Manufacturer,
modelNumber ModelNumber}
Best regards,
Henrik Dahl
-----Oprindelig meddelelse-----
Fra: www-zig-request@w3.org [mailto:www-zig-request@w3.org]Pa vegne af
Henrik Dahl
Sendt: Saturday, July 27, 2002 8:30 AM
Til: 'David Loy'; www-zig@w3.org
Emne: SV: IMPLICIT
David,
You're welcome to use e.g.:
Goods ::= IMPLICIT [1] SEQUENCE {good Good}
Best regards,
Henrik Dahl
-----Oprindelig meddelelse-----
Fra: www-zig-request@w3.org [mailto:www-zig-request@w3.org]Pa vegne af
David Loy
Sendt: Friday, July 26, 2002 11:53 PM
Til: www-zig@w3.org
Emne: IMPLICIT
After all these years I couldn't answer this one.
Does the ASN.1 IMPLICIT require that a UNIVERSAL tag
(e.g. SEQUENCE) NOT be used or is it optional?
Thanks
David Loy
__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com
Received on Saturday, 27 July 2002 02:39:11 UTC