G
Guest
I'm trying to read a xml-file with swedish characters (å, ä, ö). I know that
xml can't read this characters so I have replaced them with standard entities
(å ä ö) according to "ISO-8859-1".
http://www.w3schools.com/html/html_entitiesref.asp
But when I trying to read the xml-file I get "Entityreference is invalid"
Do you now any solution?
xml can't read this characters so I have replaced them with standard entities
(å ä ö) according to "ISO-8859-1".
http://www.w3schools.com/html/html_entitiesref.asp
But when I trying to read the xml-file I get "Entityreference is invalid"
Do you now any solution?