Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Additional Set of Double Quotes Added on Export of XML File

Joe RNov 4 2015 — edited Nov 5 2015

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:

XML.jpg

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 3 2015
Added on Nov 4 2015
4 comments
781 views