Oracle Error Message
ORA-19283: XQST0031 – It is a static error if the version number specified in a version declaration is not supported by the implementation.
Reason for the Error
The query contained a version declaration not supported by this implementation.
Solution
Change the version declaration to 1.0 which is the version supported by this implementation.