Re: [ASN.1] Unsigned Enumerated Unsigned Integer

2003-09-29 Thread Olivier Dubuisson
Conrad Sigona wrote: There is another, but in my opinion, more complicated, method involving ECN (Encoding Control Notation). With ECN, you could specify that ENUMERATED types are always encoded as unsigned values. BTW information about ECN can be found at http://asn1.elibel.tm.fr/ecn -- Olivier

Re: [ASN.1] Unsigned Enumerated Unsigned Integer

2003-09-28 Thread Conrad Sigona
In the ANSI MAP specification there are unsigned types as included below. How should I map these in ASN.1? The intention is to reclaim the high bit to use as value. Given presence of these types in this document I'm sure there is an accepted way of doing this however I coukldn't turn up