ERROR | XQST0045 - invalid or unknown prefix string in function declaration |
CAUSE | The declared function name in a function declaration had no namespace prefix or had one of the predefined namespace prefixes other than local. |
ACTION | Fix the function declaration to have the correct prefix. |