Version: 4.2.5.00.08
Hello,
An additional issue came up following, https://community.oracle.com/thread/3824003, in that there is a Classic Report that is displaying XML data created from a Piped Function.
Now that the data can be exported, that's the issue in the referenced thread, the top line of the file (sorry I don't know the term...the declarative line??) has an additional set of double quotes around the literals.
This is only happening on export. The "Separator" and "Enclosed By" attributes have a space to remove the default "Separator" and "Enclosed By" values.
This is the line I'm referring to in the XML download:
<?xml version=""1.0"" encoding=""UTF-8"" ?>
As it shows there are extra double quotes around the 1.0 and UTF-8 literals.
The page displays this information correctly:

Does anyone know how to keep the extra set of double quotes from the export on the literals?
What information can I provide?
Thanks,
Joe