[OSM-dev] REST API encoding
Thomas Walraet
thomas at walraet.com
Wed Jul 12 18:15:42 BST 2006
James Mastros a écrit :
>
> My vote is to always use &#xXX;-style for anything outside ASCII.
> It's generally the easiest to deal with.
My vote is that trying to use UTF-8 is better. ;)
> In purticular, JSOM should never send chars with the high bit set
> unless it also specifies an encoding in the <?xml?>
> processing-instruction.
The encoding is specified by JOSM in the XML header.
More information about the dev
mailing list