Oracle Solution for Error ora-31040

Solution for Oracle Error ORA-31040

ORA-31040: Property string

: XML type (string

) not compatible with internal memory type (string

)

What triggered the Error:

The XML datatype given is inconsistent with the database datatype, and a conversion cannot be made.

What should we do to fix it:

This is an internal error, generally resulting from corruption of the compiled XML schema. Re-register schemas, or contact Oracle support.