XML Style Sheet Configuration - EDI 837 Processor - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - external - OnBase/EDI-837-Processor/Foundation-23.1/EDI-837-Processor/EDI-Processors-Best-Practices/Configuration/XML-Style-Sheet-Configuration - 2023-09-11

EDI 837 Processor

Platform
OnBase
Product
EDI 837 Processor
Release
Foundation 23.1
License
ft:locale
en-US

It is recommended that the following line be placed below the XML declaration in the style sheet to ensure proper viewing:

<!DOCTYPE xsl:stylesheet [ <!ENTITY nbsp "&#160;"> ]>

An example of an XML declaration is:

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