The BROKER SCHEMA statement is optional; use it in an ESQL file to explicitly identify the schema that contains the file.
An ESQL schema is a named container for functions, procedures,
modules, and variables
. It is similar to the
namespace concept of C++ and XML, and to the package concept of Java.