2.30.5 TablixCell.Relationships

Applies to RDL 2011/01

The TablixCell.Relationships element specifies a collection of the relationships to use for correlating data in this TablixCell with the data in the containing scopes. The TablixCell.Relationships element is optional and MUST NOT be specified more than once. If this element is specified, it is of type Relationships. This element is ignored if the DataSet for this TablixCell is the same as the DataSet for each containing scope.

Following is the parent element of the TablixCell.Relationships element.

Parent elements

TablixCell

The following is the XML Schema definition of the TablixCell.Relationships element.

 <xsd:element name ="Relationships" type="RelationshipsType" minOccurs="0" />