Internationalization / Charsets Configuration |
Configuration for the Genero Application Server involves XML files (xcf).
These XML files can include international characters. How to define an encoding in an XML file is described in Extensible Markup Language - Character Encoding.
<?xml version="1.0" encoding="ISO-8859-6" standalone="yes"?> <!-- comments --> <CONFIGURATION ...> ...