Description of the illustration data_type.eps

data_type ::=

{primitive type

ARRAY <data_type>

MAP <primitive_type,data_type>

STRUCT <field_name data_type [COMMENT col_comment] [, ...]>

UNIONTYPE <data_type [, ...]>}

Note: The angle brackets are part of the syntax which must be entered on the command line.