2.6.4 ReportSection.DataElementName
Applies to RDL 2010/01 and RDL 2016/01
The ReportSection.DataElementName element specifies the name to use for the element that represents this ReportSection in a data rendering. The ReportSection.DataElementName element is optional. If this element is present, its value MUST be a CLS-compliant identifier [UTR15].
Following is the parent element of the ReportSection.DataElementName element.
Parent elements |
---|
ReportSection |
The following is the XML Schema definition of the ReportSection.DataElementName element.
-
<xsd:element name="DataElementName" type="xsd:string" minOccurs="0" />