Database Error Messages

ORA-19256

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.