OCI-19289
XQST0034 - function uri_param:local_name declared or defined multiple times
- uri_param: The URI of the namespace.
- local_name: The name of the QName.
Cause
Multiple functions are declared or imported by a module that has the same expanded QName and the same number of arguments.
Action
Fix the function declaration or definition and remove the duplicates.
OCI-19289
XQST0034 - function string:string declared or defined multiple times
Cause
Multiple functions declared or imported by a module had the same expanded QName and the same number of arguments.
Action
Fix the function declaraction or definition to remove duplicates.
OCI-19289
XQST0034 - function string:string declared or defined multiple times
Cause
Multiple functions declared or imported by a module had the same expanded QName and the same number of arguments.
Action
Fix the function declaraction or definition to remove duplicates.