The Document Tag and the Header of the SEPA Payment file is incorrect R12.1.
The Document Tag and the Header of the SEPA Payment file is incorrect
The Document Tag and the Header must be populated as below:
<?xml version="1.0" encoding="UTF-8"?>
and i get
<?xml version = '1.0' encoding = 'UTF-8'?>
Even though in xsl the code is:
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" >
<xsl:output method="xml"/>
Resolved in R11i SEPA XML Document Tag And Header Output Does Not Conform To Standard Format (Doc ID 1061800.1)