Oracle Error Message
ORA-19289: XQST0034 – function string:string declared or defined multiple times
Reason for the Error
Multiple functions declared or imported by a module had the same expanded QName and the same number of arguments.
Solution
Fix the function declaraction or definition to remove duplicates.