Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 21c
  • 19c
  • 19c
Updated
Jun 24, 2024

OCI-31163

Element or attribute "xml_name" has invalid value "value_name_1" (should be "value_name_2").
  • xml_name: The outstanding XML element or attribute.
  • value_name_1: The invalid value given.
  • value_name_2: The expected value.

Cause

An element or attribute for a complexType derived by restriction had an attribute whose value was different from that in the base type.


Action

Remove the mismatched attribute values from the offending element or attribute.