Handling a schema URL that is also a container
3762Mar 19 2007 — edited Mar 20 2007Greetings,
I have two schema URLs, say "http://schema1" and "http://schema1/schema2". I successfully registered the first in Oracle 10g R2 XMLDB. When I attempt to register the second, I receive the following error:
ORA-31002 Path name "http://schema1" is not a container
It would be extremely difficult to change either schema URL. Is this Oracle XMLDB restriction? If so, any suggestions how I might workaround it without changing either URL?