Table of Contents

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

Table

Examples

<Hierarchy>
	<Table id="200" parent="100"/>
	...