Cause: The validation mode was strict and the element-constructor contained an element name that was not present in the in-scope element declarations. See the solution below.
Error solution: Fix the validation mode to be lax or import the schema definition that contains the required element declaration.
Database version: Oracle 11g Release 2 (11.2)