CREATE [OR REPLACE] CONTEXT namespace USING [schema .] package
[ INITIALIZED { EXTERNALLY | GLOBALLY }
| ACCESSED GLOBALLY
]
;

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