Database Error Messages

OCI-64479

Element 'string' is missing type name annotation for type 'string'.

Cause

A common user tried to register an XMLSchema with missing type name annotations. All type names from the schema and its dependencies should be annotated.


Action

Ensure that the XMLSchema being registered and its dependencies have all the element type names annotated.