Hi,
 
In looking at Clause 25 of the 2002 X.680 pre-release, I am unable to determine how an element of a SEQUENCE OF type is to be encoded when a defined type that references one of the ValueList case types is referenced.  For example:
 
A ::= CHOICE {
   a INTEGER,
   b BOOLEAN
}
 
B ::= SEQUENCE OF A
 
Would a single element of choice a with value 1 be encoded as <A><a>1</a></A> or <a>1</a>?
 
25.6 through 25.8 talk about TaggedType, ConstrainedType, and SelectionType rules, but I see no mention of DefinedType.  Am I missing something?
 
Regards,
 
Ed Day
Principal Engineer
Objective Systems, Inc.
[EMAIL PROTECTED]
(484) 875-3020 (main)
(610) 608-4930 (mobile)
(610) 321-0361 (fax)
(877) 307-6855 (toll-free)
 

 

Reply via email to