Click here to Skip to main content
15,897,334 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have quick question for someone who is more familiar with the Saxon API than I am.
I am implementing some code for the new eHealth System that is being built in Australia and have struck a problem that is usually over come by inserting the correct charater code system such as UTF-8 etc.
The apostrophe seems to get itself transformed to a question mark.

Any suggestions anyone?
Posted
Comments
David_Wimbley 24-Feb-13 14:15pm    
So you tried UTF-8? Did you try ISO-8859-1? When this happened to me i ended up using ISO-8859-1 and it worked for me.

Oh and how are you doing the apostrophe? & # 3 9 ; & a p o s ;
Wolfram Steinke 25-Feb-13 2:48am    
I'll give that a try. The problem with the stylesheet is that it is provided by another party and may be changed by them so I don't want to change as well. But I can raise it as a bug I guess.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900