<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi<div class=""><br class=""></div><div class="">I found somewhere that msIsXMLTagValid function accepts unicode characters (<a href="https://github.com/rouault/mapserver/commit/8a6843dd67c75e4d44da0e8ec0b94567dd55377b" class="">https://github.com/rouault/mapserver/commit/8a6843dd67c75e4d44da0e8ec0b94567dd55377b</a>) so I am wondering if I can use something like this in gml_[item]_alias. For example, I have a field named area whcih I want to return from GetFeature request. I’d like to "rename” it by something like AREA(M2). Currently it doesn’t work and I get "WARNING: The value ‘AREA(M2)' is not valid in a XML tag context.”.</div><div class=""><br class=""></div><div class="">Is there any possbility I can use those characters (and spaces too)? I am using MapServer 7.2.1</div><div class=""><br class=""></div><div class="">Thx very much</div><div class=""><br class=""></div><div class="">regards, dejan</div></body></html>