ORA-44754: Change to maxOccurs attribute of element 'string
' is illegalWhat triggered the Error:
The value of attribute maxOccurs on an element could not be decreased by in-place XML schema evolution.What should we do to fix it:
Do not decrease the value of attribute maxOccurs.