2.3.38 Report.ReportSections
Applies to RDL 2010/01 and RDL 2016/01
The Report.ReportSections element specifies the ReportSection elements of a Report. This element MUST be specified, and it MUST contain at least one ReportSection element.
Following is the parent element of the Report.ReportSections element.
Parent elements |
---|
Report |
The following is the XML Schema definition of the Report.ReportSections element.
-
<xsd:element name="ReportSections" type="ReportSectionsType" minOccurs="1" />