Oracle Error ORA-19033: schema specified in the XML document does not match the schema parameter

Oracle Error Message

ORA-19033: schema specified in the XML document does not match the schema parameter

Reason for the Error

When creating schema-based XML, the schema specified in the XML document is different from the schema passed in as the ‘schema’ parameter.

Solution

Change the schema parameter to match the schema specified in the XML document.