ERROR | 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. |