2.243.2 MapMarkerTemplate.DataElementLabel

Applies to RDL 2010/01 and RDL 2016/01

The MapMarkerTemplate.DataElementLabel element specifies the label for the marker template to use for a data element or attribute. 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 the value of the MapMarkerTemplate.Label property.

Following is the parent element of the MapMarkerTemplate.DataElementLabel element.

Parent elements

MapMarkerTemplate

The following is the XML Schema definition of the MapMarkerTemplate.DataElementLabel element.

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