Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Register schema: What does "All table names from the XMLSchema and its dependencies should be annotated." mean?

MarwimFeb 3 2025 — edited Feb 3 2025

I try to register a schema but I get the following error:

ORA-64480

Element 'string' is missing default table name annotation.

Cause

A common user tried to register an XMLSchema with missing default table name annotations. All table names from the XMLSchema and its dependencies should be annotated.

Action

Ensure that the XMLSchema being registered and its dependencies have all the default table names annotated.

What does “have all the default table names annotated” mean?

Edit: I only want to register the schema to validate generated XML

This post has been answered by Marwim on Feb 4 2025
Jump to Answer
Comments
Post Details
Added on Feb 3 2025
1 comment
37 views