2.163.8 GaugePanel.DocumentMapLabel

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

The GaugePanel.DocumentMapLabel element specifies a label to identify a GaugePanel within the client UI in order to provide a user-friendly label for searching. The GaugePanel.DocumentMapLabel element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String. This element MUST NOT be contained within a PageSection.

The following is the parent element of the GaugePanel.DocumentMapLabel element.

Parent elements

GaugePanel

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

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