R12.1.3 - XSL template to generate XML payment
Dear All,
I am developing XSL template to generate XML payment from Oracle.
I want to generate below XML Tag in my payment file.
<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.001.003.03" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:iso:std:iso:20022:tech:xsd:pain.001.003.03 pain.001.003.03.xsd">
How to write a code in XSL template
Regards,
Anjana J