Help with XSL
XML / XSL
1
Posts
1
Posters
2
Views
1
Watching
-
I have a xml file which has at the top but the file contains all printable ascii characters except one line.(This line is optional) I am converting this file into html using xsl. My xsl files top line is like this However, when this non-printable ascii character exists xslt conversion does not work. When it is absent it works. I searched google but no luck. How can I solve this? Orcun Colak