parent attribute
Specifies the parameter ID of the table that is the parent of the table specified in the id attribute.
Content Type
unsignedInt
Parent
Examples
<Hierarchy>
<Table id="200" parent="100"/>
...
Specifies the parameter ID of the table that is the parent of the table specified in the id attribute.
unsignedInt
<Hierarchy>
<Table id="200" parent="100"/>
...