Database Administration (MOSC)

MOSC Banner

ORA-30936 for element "type"

edited Jan 16, 2009 9:32AM in Database Administration (MOSC) 4 comments
I am attempting to insert an xml document into an XML DB table created by registering an xsd. This is an xsd that referencesthe pre-registered GML xsd's in the XML DB.
I get the following error:

ORA-30936 Maximum number (1) of 'type' XML node elements exceeded.

I checked, and I do not have any elements named 'type' in my xsd. I also checked the GML 2.1.1 xsd's, and do not find any elements named 'type'. (I believe the GML version pre-registered with Oracle 11.1.0.7's XML DB is 2.1.1.)

What else should I check to see why I am getting this error?

Thanks.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center