Oracle Solution for Error ora-19007

Solution for Oracle Error ORA-19007

ORA-19007: Schema string does not match expected string.

What triggered the Error:

The given XML document conformed to a different schema than expected.

What should we do to fix it:

Insert/Update only the XML documents that conform to that particular schema.