How To Generate XML File Specifying Empty Tag for Null Fields and Encoding UTF-8 for � and Accents
(Doc ID 1288842.1)
Last updated on APRIL 04, 2024
Applies to:
Oracle XML Developers Kit - Version 10.2.0.3 to 12.1.3.0.0 [Release 10.2 to 12.1]Information in this document applies to any platform.
Goal
The Oracle-provided package DBMS_XMLGEN does not support characterset encoding,
and the package DBMS_XMLQUERY does not support empty tags.
The goal is to determine if there a single package that supports both empty tag and encoding,
given a need to generate an XML file specifying an empty tag for null fields and UTF-8 encoding
for � and accents.
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 |