XSLT 2.0 Issues In 12C Database
(Doc ID 2665596.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
When running XSLT 2.0 functionalities in a 12.2.0.1.0 database errors are raised:
Error report -
ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00602: Invalid child element 'function' of element 'stylesheet'.
ORA-06512: at "SYS.XMLTYPE", line 187
ORA-06512: at line 39
31011. 00000 - "XML parsing failed"
*Cause: XML parser returned an error while trying to parse the document.
*Action: Check if the document to be parsed is valid.
Changes
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 |
Changes |
Cause |
Solution |
References |