Oracle Error ORA-41666: XML schema validation failed when validating against string

Oracle Error Message

ORA-41666: XML schema validation failed when validating against string

Reason for the Error

The user input has undefined element or attribute according to the provided XML schema definition.

Solution

Correct the user inputs and try again.