Loading FastSchema Programmatically

FastSchema can be loaded using Application.FastSchemaLoader. A schema name and an optional version number are required.

Fast schema doesn't have to be used with FIX schema. Nevertheless, Fast is still part of QWFIX application framework. An application has to be defined and loaded before Fast can be used. For more information about the application framework, please read Application Framework.