XML Style Sheet Configuration - XML Style Sheet Configuration - OnBase - EDI 835 EOB Processor - OnBase/EDI-835-EOB-Processor/English/Foundation-22.1/EDI-835-EOB-Processor/EDI-Processors-Best-Practices/Configuration/XML-Style-Sheet-Configuration - English - Foundation 22.1

EDI 835 EOB Processor

Platform
OnBase
Product
EDI 835 EOB Processor
Release
Foundation 22.1
License
ft:lastPublication
2023-09-12T20:47:59.411000
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" ?>