2.325.12 DataSet.DefaultRelationships

Applies to RDL 2011/01

The DataSet.DefaultRelationships element specifies a collection of default relationships to use between the containing DataSet and the related dataset when nested scopes reference different DataSets. The DataSet.DefaultRelationships element is optional and MUST NOT be specified more than once. If this element is specified, it is of type DefaultRelationships.

Following is the parent element of the DataSet.DefaultRelationships element.

Parent elements

DataSet

The following is the XML Schema definition of the DataSet.DefaultRelationships element.

 <xsd:element name ="DefaultRelationships" type="DefaultRelationshipsType" minOccurs="0" />