Entering content frame

 column_definition 

<column_definition> ::=
  <
column_name> <data_type> [<column_attributes>]
| <column_name> <
domain_name> [<column_attributes>]

Leaving content frame