The complete DDS: Dataset { Sequence { Int32 i; Int32 j; Sequence { Float32 f; Float32 g; } child; } parent; } testb; The data: Sequence { Int32 i; Int32 j; } parent = { { 32, 32 }, { 1024, 1024 } };