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

13 lines
212 B
Plaintext
Executable File

# T: Using maxOccurs on field.
# F: from max.bud
#
# by Michael Libourel
# $Revision: 1.1 $
version 1
struct Root {
root is group of fixed
string { length 1; } part[3];
string { length 0; } tail;
};