OCI-64436
Cannot evolve element or attribute 'name' from a local type to global type 'global'.
- name: The name for the declared element or attribute.
- global: The global type that the element or attribute is evolving into.
Cause
An attempt was made to make an XML schema change 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.