Namespace Empty Errors
(Doc ID 2163609.1)
Last updated on APRIL 24, 2023
Applies to:
Oracle Communications Order and Service Management - Version 7.2.4 and laterInformation in this document applies to any platform.
Goal
The goal of this KM article is to overview the OSM 7.2.4/7.3.5 behavioral changes with regards to XML handling. This behavior is more correct in terms of XML semantics but it is not consistent with the previous behaviors in OSM 7.2.2.x. Cartridges that worked previously in OSM 7.2.2.x no longer work correctly in OSM 7.2.4.x or OSM 7.3.5.
For XML DataType content in the default namespace, OSM 7.2.2 implicitly replaces the default namespace (xmlns="") with the enclosing document's default namespace.
In 7.2.4, the content retains its default namespace. This is a backward incompatibility that can cause XPath expressions to select different or no content in 7.2.4.x compared to 7.2.2.x.
Solution
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
Goal |
Solution |
References |