2.216.5 MapDataRegion.Relationship

Applies to RDL 2011/01

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

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

Parent elements

MapDataRegion

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

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