| Error | ORA-30943 |
Description | XML Schema `string` is dependent on XML schema `string` | Cause | Not all dependent schemas were specified and/or the schemas were not specified in dependency order, i.e., if schema S1 is dependent on schema S, S must appear before S1. | Action | Include the previously unspecified schema in the list of schemas and/or correct the order in which the schemas are specified. Then retry the operation. |