2.251.1 MapPolygonLayer.Name

Applies to RDL 2010/01 and RDL 2016/01

The MapPolygonLayer.Name attribute specifies a name for the MapPolygonLayer element. The MapPolygonLayer.Name attribute MUST be specified. The value of this attribute MUST be a case-sensitive String ([XMLSCHEMA2/2] section 3.2.1) that is a CLS-compliant identifier [UTR15].

Following is the parent element of the MapPolygonLayer.Name attribute.

Parent elements

MapPolygonLayer

The following is the XML Schema definition of the MapPolygonLayer.Name attribute.

 <xsd:attribute name="Name" type="xsd:normalizedString" use="required" />