loadOrder

The optional loadOrder argument enables you to specify the schema file load order, as follows. The:

There is an interlock with the allowCircularPackages argument. If the allowCircularPackages argument is set to true, the loadOrder=verbatim option is not valid and the default loadOrder argument value is used. This is because loading circular packages often requires reordering and retrying .scm files before any .ddb or .ddx files are loaded.

2022.0.04 and higher