Is there a difference between these types:

  INTEGER (1..10) (MIN < .. 8)

and

  INTEGER (1..10) (MIN .. 8)

Would 1 be a compatible value for both of these types, or just the
second type?

In other words, does the open-ness of an endpoint matter when
considering MIN and MAX?  I'd guess "yes" from X.680, but maybe someone
knows differently.

-- Paul
-- 
Paul Steckler, PhD                             Tel: +1 503.626.6616 x156
Galois Connections, Inc.                       Fax: +1 503.350.0833
12725 SW Millikan Way, Beaverton, OR  97005    Email: [EMAIL PROTECTED]

_______________________________________________
Asn1 mailing list
[email protected]
http://lists.asn1.org/mailman/listinfo/asn1

Reply via email to