Schema Central > NIEM 2.0 > sld.xsd > sld:MappedColorSubSymbol
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:MappedColorSubSymbol

        The MappedColorSubSymbol identifies the the symbol to which
        to apply computed colors.  The computed color is used as the
        'default color' in the sub-symbol.  The "matchTo" attribute tells
        whether to match the lookup value to the "quantity" or "label"
        attributes of the 'choropleth' ColorMap.
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
matchTo [1..1]Anonymous

Used in

Sample instance

<sld:MappedColorSubSymbol matchTo="quantity">
   <sld:LineSymbol>
      <sld:Name>string</sld:Name>
      <sld:Description>
         <sld:Title>string</sld:Title>
         <sld:Abstract>string</sld:Abstract>
      </sld:Description>
      <sld:BaseSymbol>
         <sld:OnlineResource/>
      </sld:BaseSymbol>
      <sld:Geometry>
         <ogc:PropertyName/>
      </sld:Geometry>
      <sld:Stroke>
         <sld:GraphicFill>...
         </sld:GraphicFill>
         <sld:SvgParameter name="string">Any text, intermingled with:...
         </sld:SvgParameter>
      </sld:Stroke>
   </sld:LineSymbol>
</sld:MappedColorSubSymbol>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com