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

14 lines
227 B
Plaintext
Executable File

# T: Transient parent and child.
#
# by Michael Libourel
# $Revision: 1.1 $
version 1
struct Root {
root is group of delim
delim "+";
string one;
struct { is of trans string uno, dos; } mas;
string two;
};