openesb-components/ojc-core/encodersl/encoder-custom/test/data/m036.cud

16 lines
235 B
Plaintext
Raw Normal View History

2012-11-08 20:12:01 +04:00
# T: EBCDIC-J encoding.
# F: from chen.bud
#
# by Michael Libourel
# $Revision: 1.1 $
version 1
code input "ebcdic-j";
code output "ebcdic-j";
struct Root {
root is group of delim string f1, f2;
delim term force <<5e>>;
};