The complete DDS: Dataset { Sequence { Int32 i; Int32 j; Sequence { Float32 f; Float32 g; Sequence { Byte a; Byte b; } baby; } child; } parent; } testc; The data: Sequence { Int32 i; } parent = { { 32 }, { 1024 } };