Rules Language Generates Not Well-formed XML
(Doc ID 1503634.1)
Last updated on MARCH 19, 2019
Applies to:
Oracle Utilities Meter Data Management - Version DNU1.5.0.7 and laterInformation in this document applies to any platform.
Symptoms
For an well-formed XML the following entities are predefined:
< represents "<"
> represents ">"
& represents "&"
' represents '
" represents "
Rules Language does escape &, <, > to & < and >
But ' (apostrophe) and " (double-quote) are not escaped. Expect this to be escaped.
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 |