Database Error Messages

ORA-31162

Element or attribute "xml_name" has no SQLType specified.
  • xml_name: The outstanding XML element or attribute.

Cause

Schema registration was invoked with FALSE GENTYPES without specifying the SQLType attribute for some elements or attributes.


Action

Specify the SQLType attribute for the offending element or attribute and register the schema again.