1 # *******************************************************************************
3 # * Copyright (C) 1997-2000, International Business Machines
4 # * Corporation and others. All Rights Reserved.
6 # *******************************************************************************
8 # File created on Fri Nov 10 13:07:47 2000
10 # File created by dtcocm version 3.00
11 # from source files 44B00474.RPMAP100 and 047444B0.TPMAP100
13 # Table Version : 1.01
15 <code_set_name> "ebcdic-xml-us"
16 <char_name_mask> "AXXXX"
22 # This file is a modified version of ibm-1140.ucm that maps both the EBCDIC LF
23 # and NL codes to U+000A LF. U+000A<->cp+25 is the roundtrip. The fallbacks are
24 # cp+15->U+000A and U+0085->cp+15.
25 # This allows to use a file with either LF/NL definition (CDRA vs. S/390 USS)
26 # to be converted to Unicode and be valid XML. (U+0085 is not valid in XML.)
31 #ISO 10646 IBM-1140 with Newline fixes