BI Publisher (MOSC)

MOSC Banner

How to make the version and encoding in double quotes instead of single quotes for XSL-XML Template

I have an XSL-XML type of Template and when I use the Template Viewer to test, it's showing:

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

The bank is rejecting the file. They are expecting with double quotes:

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

Is there a solution for 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