schema_element

schema_element 
      ::= 
      domain_def 
      | table_def 
      | view_def 
      | grant_stmt 
      | assertion_def 
      | char_set_def 
      | collation_def 
      | translation_def 

[rule list]
This rule is called by

-> schema_def