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

13 lines
186 B
Plaintext
Executable File

# T: from rep.bud
#
# by Michael Libourel
# $Revision: 1.1 $
version 1
struct Root {
root is group
struct {
is group of fixed string { length 1; } yyy;
} ?xxx[];
};