XML Style Sheet Configuration - XML Style Sheet Configuration - OnBase - XML Tag Import Processor - OnBase/XML-Tag-Import-Processor/Foundation-23.1/XML-Tag-Import-Processor/XML-Tag-Import-Processor-Best-Practices/Configuration/XML-Style-Sheet-Configuration - Foundation 23.1 - Foundation 23.1

XML Tag Import Processor

Platform
OnBase
Product
XML Tag Import Processor
Release
Foundation 23.1
License
Premier
Standard
Essential
ft:lastPublication
2023-09-11T18:32:05.053000
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" ?>