Database Error Messages

ORA-64510

Attribute "attr" from type "type" is not referenced in schema definition.
  • attr: The declared XML attribute.
  • type: The declared XSD type.

Cause

At least one attribute, from an existing type, was not referenced in the schema definition.


Action

Ensure that all attributes are referenced in the schema definition.