2.271.9 CustomData.Relationship

Applies to RDL 2011/01

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

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

Parent elements

CustomData

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

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