XML Database (MOSC)

MOSC Banner

XML schemaValidate

edited Aug 9, 2014 5:00AM in XML Database (MOSC) 5 commentsAnswered

Hi,

We have a problem with schemaValidate().

We use:

Oracle RDBMS 11.2.0.4

Database character set WE8MSWIN1252

The XML schema encoding is UTF-8

We create from the selected table data, an XML document, which we want to check against an XML schema.

The schema contains max-length information and a list of values for a field.

Records with special characters made problems (ü). We get error messages for the field length and for the entry of the list of values with special characters.

LSX-00222: "Lüdescheid" is too long (maximum length is 10)

LSX-00290: invalid enumeration choice "grün"

To set the session parameter NLS_LENGTH_SEMANTICS =char unfortunately has not helped.

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