ASN.1 questions

Klacke klacke@REDACTED
Wed Oct 25 13:49:07 CEST 2000


On Wed, Oct 25, 2000 at 11:36:58AM +0200, Victor M. Gulias wrote:
> 
> A couple of questions about the ASN.1 compiler. Could some of you tell me why
> the following definition (from the SET specification) does not compile?
> 
> ---------------
> P2
> DEFINITIONS EXPLICIT TAGS ::=
> BEGIN
> 
> 
> SETString { INTEGER:10 } ::= CHOICE {
>      visibleString  VisibleString (SIZE(1..10)),
>      bmpString      BMPString (SIZE(1..10))
>   }
> 


So what does the "{ INTEGER:10 }" construct mean.
I've never seen that before. Maybe some recent addition
to the standard ??

/klacke

-- 
Claes Wikstrom                          <klacke@REDACTED>
Bluetail AB                             http://www.bluetail.com





More information about the erlang-questions mailing list