Database Error Messages

LPX-01036

[XQST0036] Importing module should import schema '~s'

Cause

It is a static error to import a module if the importing module's in-scope schema types do not include definitions for the schema type names that appear in the declarations of variables and functions (whether in an argument type or return type) that are present in the imported module and are referenced in the importing module.