ORA-19255: XQST0035 - too many declarations of string in imported schemas
What triggered the Error:
o schemas were imported that defined the same name in the same symbol space and in the same scope.What should we do to fix it:
x the schema imports to remove the name conflict.