XML Database (MOSC)

MOSC Banner

Validate XMLType

edited Nov 26, 2012 11:36AM in XML Database (MOSC) 3 commentsAnswered
In a PL/SQL-procedure we check a XML-document with xmltype.schemaValidate();If the XML-document is wrong, we receive only "ORA-19030: Method invalid for non-schema based XML Documents."

To repair the document, this information is not enough.

Is it possible to get more information in PL/SQL (like XMLSpy: "This document is not valid: The content of element 'tag' is in relation to its type definition 't_nummer_2' invalid. "?
(RDBMS 11.2.0.2)

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