ERROR | XQST0036 - missing type definitions in imported module |
CAUSE | A module was imported, which contains references to type names that are not defined in the in-scope type definitions inside the module. |
ACTION | Fix the module definintion to include the in-scope type definition. |