2.225.1 MapLineRules.MapColorPaletteRule

Applies to RDL 2010/01 and RDL 2016/01

The MapLineRules.MapColorPaletteRule element specifies a palette of colors for map lines in the parent layer based on the value of the MapColorPaletteRule.DataValue element. The MapLineRules.MapColorPaletteRule element is optional. If this element is present, it overrides the Style.Color child element of the MapLineTemplate element.

The MapLineRules.MapColorPaletteRule element cannot be present if either of the following elements is present:

The MapLineRules.MapColorPaletteRule element is of type MapColorPaletteRule.

Following is the parent element of the MapLineRules.MapColorPaletteRule element.

Parent elements

MapLineRules

The following is the XML Schema definition of the MapLineRules.MapColorPaletteRule element.

 <xsd:element name="MapColorPaletteRule" type="MapColorPaletteRuleType" 
              minOccurs="0" />