2.62.1 MatrixCells.MatrixCell

Applies to RDL 2003/10 and RDL 2005/01

The MatrixCells.MatrixCell element specifies a cell in a row in the detail section of a Matrix. This element MUST be specified and is of type MatrixCell. More than one MatrixCells.MatrixCell element can be specified under a single MatrixCells parent element. There MUST be one MatrixCell per StaticColumn in the matrix. If there are no static columns, there MUST be exactly one MatrixColumn.

Following is the parent element of the MatrixCells.MatrixCell element.

Parent elements

MatrixCells

The following is the XML Schema definition of the MatrixCells.MatrixCell element.

 <xsd:element name="MatrixCell" type="MatrixCellType" maxOccurs="unbounded" />