2.209.23 Map.RepeatWith

Applies to RDL 2010/01 and RDL 2016/01

The Map.RepeatWith element specifies the name of a data region in which a Map is repeated if that data region spans multiple pages. The data region MUST be in the same ReportItems collection as this map instance. If this map instance is within a PageSection, the Map.RepeatWith element is ignored.

This element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1).

The following is the parent element of the Map.RepeatWith element.

Parent elements

Map

The following is the XML Schema definition of the Map.RepeatWith element.

 <xsd:element name="RepeatWith" type="xsd:string" minOccurs="0" />