Replace Special Character Or Unicode
(Doc ID 2793094.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Goal
How to replace special unicode characters or covert them to the HTML code?
Using XSLT 1.0, encoding - UTF-8 but unable to produce corresponding unicode characters for special characters like extended Latin characters. Tried replace() but getting parsing error and normalize-unicode() not giving expected result.
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 |