2.23.25 Tablix.Relationship

Applies to RDL 2011/01

The Tablix.Relationship element specifies a relationship to use for correlating data in a Tablix with the data in the containing scope. The Tablix.Relationship element is optional and MUST NOT be specified more than once. If this element is specified, it is of type Relationship. This element is ignored if the dataset for this Tablix is the same as the dataset for each containing scope. The Tablix.Relationship element MUST NOT be specified if there is no containing scope.

Following is the parent element of the Tablix.Relationship element.

Parent elements

Tablix

The following is the XML Schema definition of the Tablix.Relationship element

 <xsd:element name ="Relationship" type="RelationshipType" minOccurs="0" />