Oracle Error ORA-19261: XQDY0041 – non empty URI in QName

Oracle Error Message

ORA-19261: XQDY0041 – non empty URI in QName

Reason for the Error

The name expression in a computed processing instruction or computed namespace constructor returned a QName whose URI part was not empty.

Solution

Fix the processing instruction or computed namespace constructor to return the QName with an empty URI part.