2.69.17 Table.ZIndex

Applies to RDL 2003/10 and RDL 2005/01

The Table.ZIndex element specifies the ZIndex of a Table. This element is optional. If this element is specified, its value MUST be an UnsignedInt. If this element is not specified, its value is interpreted as 0.

Following is the parent element of the Table.ZIndex element.

Parent elements

Table

The following is the XML Schema definition of the Table.ZIndex element.

 <xsd:element name="ZIndex" type="xsd:unsignedInt" minOccurs="0" />