| Error | ORA-31042 |
Description | Too many properties in type `string` | Cause | The type can only have the same number of properties (elements and attributes) as a table can have columns. | Action | Modify the XML schema to move properties into subelements that are not inlined. |