2.237.6 MapLineTemplate.Label

Applies to RDL 2010/01 and RDL 2016/01

The MapLineTemplate.Label element specifies the label text for the map lines to which this MapLineTemplate is applied. 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.

Following is the parent element of the MapLineTemplate.Label element.

Parent elements

MapLineTemplate

The following is the XML Schema definition of the MapLineTemplate.Label element.

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