The root element This element is used to configure the memory management of the I18NString UTF-8 to/from UTF-16 conversions. The "UTF8BytesPerCodePoint" attribute indicates how many bytes in a UTF-8 sequence an Unicode code point will require on average. The "MaxUTF16BytesPerCodePoint" attribute indicates how many bytes to allocate for a UTF-16 encoded code point. Valid values are 2 and 4, the default is 2. This element is used to enable the replacement of a value that has been scaled to zero. For example, given -25000.3 with an applied scale of -6 and decimal position of 0, the scaled number will be 0. This can be replaced by a user specified character in the report spec properties, or left as zero. The "allowReplace" attribute indicates whether the replacement is enabled ("true") or disabled ("false"). By default replacement of a scaled zero value is disabled. The character and character sequences which will not be affected by normalization. The optional decimalSeparator, listSeparator and groupingSeparator attributes will overwrite the default setting for the locale from IBM Cognos. When overwriting, all the separators have to be in place (All or None). The decimalSeparator and listSeparator have to be different. The possible combinations for decimalSeparator and listSeparator would be: (Comma ',', Semicolon ';') or (Period '.', Semicolon ';') or (Period '.', Comma ','). And the groupingSeparator has to be different from decimalSeparator too. This element is used to define the mapping between an user-defined TimeZone ID and its equivalent TimeZone ID from the timezones list above. Transliteration rules for japanese. The rules are generated by RTSConfig utility.