Apr 7, 2003 #1 elsenf57 Programmer Joined Mar 31, 2003 Messages 3 Location BE how can I use ë in xml?
Apr 7, 2003 #2 MoreFeo Technical User Joined Nov 29, 2002 Messages 547 Location ES some encoding like UTF-8 don't allow to use special characters like ñ or ë, to use them you must use another encoding like "ISO-8859-1" Upvote 0 Downvote
some encoding like UTF-8 don't allow to use special characters like ñ or ë, to use them you must use another encoding like "ISO-8859-1"