2.237.3 MapLineTemplate.DataElementName

Applies to RDL 2010/01 and RDL 2016/01

The MapLineLayer.DataElementName element specifies the name for the MapLineTemplate 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) that is a CLS-compliant identifier [UTR15]. If this element is not present, its value is interpreted as "MapDataRow".

Following is the parent element of the MapLineLayer.DataElementName element.

Parent elements

MapLineTemplate

The following is the XML Schema definition of the MapLineLayer.DataElementName element.

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