Oracle Error ORA-31094: incompatible SQL type “string” for attribute or element “string”

Oracle Error Message

ORA-31094: incompatible SQL type “string” for attribute or element “string”

Reason for the Error

The SQL type information provided in the XML schema is not compatible with the XML datatype for the specified attribute or element.

Solution

Make sure that the specified SQL types are compatible with the declared XML datatypes.