Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-64427

Insertion at the end of an enumeration list is not permitted for simple type 'type'.
  • type: The declared XSD simple type.

Cause

An attempt was made to change an XML schema that was not permitted through in-place XML schema evolution.


Action

Ensure that the XML schema changes specified in the XMLDiff argument to DBMS_XMLSCHEMA.inPlaceEvolve are permitted.