I am trying to build an XML Document with the DOM that can be parsed from Xalan XSL Processor.
Created May 4, 2012
Davanum Srinivas Use
<?xml version="1.0" encoding="UTF-8" ?>instead of
<?xml version="1.0" encoding="Cp1252"?>