BI Publisher (MOSC)

MOSC Banner

Need Double quotes instead of Single quotes in output XML version header

edited Aug 7, 2024 7:23AM in BI Publisher (MOSC) 1 commentAnswered

In XML output generated by BIP Report, its observed that header row looks like this:
<?xml version = '1.0' encoding = 'UTF-8'?>

But Vendor support below -

<?xml version="1.0" encoding="UTF-8"?>

Opening the XML in Text editors show single quotes and spaces.

Data Template and XSL template files have proper headers with double quotes.
The output XML file is rejected by a Vendor as parsing the header line fails.

I found one note over community link but it does not have a sample layout to achieve it.

Anyone know how to configure XML declaration in XSLT layout?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center