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

16 lines
255 B
Plaintext
Executable File

# T: All optional, with empty input.
# F: from 8171.bud
#
# by Michael Libourel
# $Revision: 1.1 $
version 1
struct Root {
root is group of delim;
struct {
delim "|";
delim "~";
string ?field1, ?field2;
} *Element;
};