Oracle Error Message
OCI-31095: cannot generate string : “string.string” already exists
Reason for the Error
The type/table name specified in the XML schema document cannot be generated because it is already being used.
Solution
Use different names for types/tables or use the NOGEN mode so that schema compiler does not generate new types/tables.