2.211.15 MapColorScale.NoDataText

Applies to RDL 2010/01 and RDL 2016/01

The MapColorScale.NoDataText element specifies the label for the MapColorScale that is to be used with colors that have no data associated with them. This 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. If this element is not present, its value is interpreted as an empty string.

The following is the parent element of the MapColorScale.NoDataText element.

Parent elements

MapColorScale

The following is the XML Schema definition of the MapColorScale.NoDataText element.

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