W3C home > Mailing lists > Public > www-zig@w3.org > July 2002

RE: IMPLICIT

From: LeVan,Ralph <levan@oclc.org>
Date: Mon, 29 Jul 2002 12:34:19 -0400
Message-ID: <E5431CF93E29F9478878F623E5B9CE9802DD97B8@OA3-SERVER.oa.oclc.org>
To: "'David Loy'" <de_loy@yahoo.com>, www-zig@w3.org

IMPLICIT means that the next tag encountered should not be transmitted when
the record is encoded.

So 

Pooh [1] IMPLICIT Bah
Bah ::= SEQUENCE {
  stuff [1] IMPLICIT INTEGER
}

turns into Pooh [1] IMPLICIT SEQUENCE {stuff [1] IMPLICIT INTEGER}

When you remove the tags that follow the IMPLICIT's, the tagging turns into

[Context 1] [Context 1]

The tag that follows an IMPLICT doesn't need to be a Universal tag.

Ralph


> -----Original Message-----
> From: David Loy [mailto:de_loy@yahoo.com]
> Sent: Friday, July 26, 2002 5:53 PM
> To: www-zig@w3.org
> Subject: 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 Monday, 29 July 2002 12:34:22 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 29 October 2009 06:12:22 GMT