Database Error Messages

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

LSX-00152

only "minOccurs", "maxOccurs", or "id" is allowed

Cause

If the item's parent is not schema and "ref" is present, then "complexType", "simpleType", "key", "keyref", "unique", "nillable", "default", "fixed", "form", "block", and "type" must be absent.


Action

Remove the prohibited attribute.