 | The EXPRESS elements of LIST, BAG, SET or an ARRAY shall be mapped to the exchange structure as a list data type.
 | If an entire list is optional and does not exist, the list shall be encoded by a dollar sign “$”.
 | If the list is empty, the list shall be encoded as a left parenthesis “(” followed by a right parenthesis “)”.
| | |