Oracle Error Message
OCI-31042: Too many properties in type ‘string’
Reason for the Error
The type can only have the same number of properties (elements and attributes) as a table can have columns.
Solution
Modify the XML schema to move properties into subelements that are not inlined.