XML Style Sheet Configuration - XML Style Sheet Configuration - OnBase - EDI 810 Processor - OnBase/EDI-810-Processor/Foundation-24.1/EDI-810-Processor/EDI-Processors-Best-Practices/Configuration/XML-Style-Sheet-Configuration - Foundation 24.1 - Foundation 24.1

EDI 810 Processor

Platform
OnBase
Product
EDI 810 Processor
Release
Foundation 24.1
License
Premier
Standard
ft:lastPublication
2024-03-25T13:45:58.439000
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" ?>