netcdf-c/ncdap_test/testdata3/NestedSeq.dds
2010-06-03 13:24:43 +00:00

9 lines
137 B
Plaintext

Dataset {
Sequence {
Int32 age;
Sequence {
Int16 foo;
} stuff;
} person1;
} NestedSequences;