BI Publisher (MOSC)

MOSC Banner

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

edited Jun 2, 2023 12:41PM in BI Publisher (MOSC) 1 commentAnswered

In XML output generated by payment file XSL template, its observed that header row looks like this:

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

It should look like this:

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


Browsers like IE deceive. 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 Government Authority as parsing the header line fails.

Are there any ways to configure this?

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