Element in Retrieved Serialized XML is in the Wrong Namespace with Binary Storage
(Doc ID 2824409.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
The serialized XML retrieved contains an element with local-name in the wrong namespace when the XML doc is stored as BINARY XML:
The issue is with the child element: /root:root/ns2:parent/ns3:child where ns3 is "http://some.thing.zz/RIGHT"
During retrieval, its XPATH becomes: /root:root/ns2:parent/ns2:child where ns2 is "http://some.thing.zz/WRONG".
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 |