Oracle Error ORA-19255: XQST0035 – too many declarations of string in imported schemas

Oracle Error Message

ORA-19255: XQST0035 – too many declarations of string in imported schemas

Reason for the Error

Two schemas were imported that defined the same name in the same symbol space and in the same scope.

Solution

Fix the schema imports to remove the name conflict.