[OSM-dev] usernames, keys, and values
Matt Amos
zerebubuth at gmail.com
Wed Oct 28 01:22:57 GMT 2009
On 10/28/09, Anthony <osm at inbox.org> wrote:
> Regarding usernames, keys, and values in the OSM database, are there
> are restrictions on what characters are allowed? Tabs, carriage
> returns, line feeds, nulls? All allowed?
i think the current set of allowed characters are those which are in
the XML character range: http://www.w3.org/TR/REC-xml/#NT-Char
this includes \t, \n and \r, but not nulls. to be honest, i can't see
a good use for these characters, but someone out there is bound to be
using them for something ;-)
cheers,
matt
More information about the dev
mailing list