{ { ADD | MODIFY } ATTRIBUTE 
  { attribute [datatype] | ( attribute datatype [, attribute datatype]... ) }
| DROP ATTRIBUTE { attribute | ( attribute [, attribute]... ) }
}

For information on the symbols and conventions of Backus-Naur Form (BNF) syntax, see Appendix A.