2.209.6 Map.DataElementName

Applies to RDL 2010/01 and RDL 2016/01

The Map.DataElementName element specifies the name to use for the data element or attribute of a Map. 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 the Name attribute of the map.

The following is the parent element of the Map.DataElementName element.

Parent elements

Map

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

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