2.284.10 CustomReportItem.DocumentMapLabel

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The CustomReportItem.DocumentMapLabel element specifies a document map label to identify a CustomReportItem within a rendered report. This element is optional and MUST NOT be specified more than once. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a Variant.

Following is the parent element of the CustomReportItem.DocumentMapLabel element.

Parent elements

CustomReportItem

The following is the XML Schema definition of the CustomReportItem.DocumentMapLabel element.

 <xsd:element name="DocumentMapLabel" type="StringLocIDType" minOccurs="0" />