ORA-19224: XPTY0004 - XQuery static type mismatch: expected - string got - string
What triggered the Error:
e expression could not be used because it's static type is not appropriate for the context in which it was used.What should we do to fix it:
x the expression to be of the required type or add appropriate cast functions around the expression.