2.209.20 Map.MaximumTotalPointCount

Applies to RDL 2010/01 and RDL 2016/01

The Map.MaximumTotalPointCount element specifies the maximum total number of map points in all spatial elements that are allowed in a Map. The Map.MaximumTotalPointCount element is optional.

If this element is present, its value MUST be an Integer ([XMLSCHEMA2/2] section 3.3.17) or an expression that evaluates to an Integer. If this element is not present, its value is interpreted as 1000000.

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

Parent elements

Map

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

 <xsd:element name="MaximumTotalPointCount" type="xsd:unsignedInt" minOccurs="0" />