child structure
In computing, a structure that is nested within or derived from a parent structure, such as in data modeling or programming.
In XML, child structures are defined inside parent elements.
In this database, each record can have child structures.
親構造体 is the parent structure, while 子構造体 is the child structure nested within or derived from it.
構造体 is a general structure; 子構造体 specifically refers to a subordinate or nested structure.
Compound of 子 (child) and 構造体 (structure). A straightforward technical term formed by analogy with parent-child relationships in computing.