How to Generate XML Data from a Query which Includes Namespace Information
(Doc ID 372574.1)
Last updated on MARCH 07, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.8 to 10.2.0.4 [Release 9.2 to 10.2]Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
.
Goal
How to generate xml data from a query which includes specific namespace information.
(This note is created as a workaround for <Bug 3157121> "XMLFORMAT.CREATEFORMAT WITH USE_GIVEN_SCHEMA GETS ORA-600" )
sample namespace information needed:
---------------------------------------
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="plan.xsd"
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 |