Skip to main content

HTML Generation from XML

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

National characters cause trouble when generating HTML Reports via Analysis Tools while the XML is already generated.

Resolution:

After changing encoding="utf-8" to encoding="ISO-8859-1" in the XML tag of the corresponding XML file(s), the HTML source code is created successfully.

Old KB# 1171

#EnterpriseAnalyzer
#SupportTip