Ticket #5 (new defect)
Does the representation capture all valid types?
| Reported by: | dom | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description (last modified by dom) (diff)
A ::= IA5String (SIZE (3..6)) -- Length is encoded in a 2-bit
bit-field.
B ::= IA5String (SIZE (40000..40254)) -- Length is encoded in an 8-bit
bit-field.
C ::= IA5String (SIZE (0..32000)) -- Length is encoded in a 2-octet
-- bit-field (octet-aligned in the
ALIGNED variant).
D ::= IA5String (SIZE (64000)) -- Length is not encoded.
Change History
Note: See
TracTickets for help on using
tickets.
