My Oracle Support Banner

XML Version 1.1 Is Not Supported By Standard XDK C parser (Doc ID 2128409.1)

Last updated on APRIL 12, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.4 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

The XMLTYPE function is unable to parse documents that specifies version='1.1', failing with.

ORA-19202: Error during XML elaboration
In line 1 of orastream:
LPX-00235: XML version not valid, must be 1.0 or 2.0


The function is only able to read XML files with versions 1.0 or 2.0, for example -->

<?xml version="1.0" encoding="UTF-8"?>



Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.