Hello, I am converting from XML to HTML using XSL.
I am having trouble getting the xsl to convert the ' entity to '
I have set the xsl:output to "html", but I am still getting the ' entity in the output.
Is there a way to have xsl convert this entity to the valid ' character in HTML?
Thanks for you help or suggestions in advance.
--Peter
