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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:MappedColorSymbol

        A "MappedColorSymbol" is used to specify the mapping of colors to
        ranges of values of a control variable/expression.
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
version [0..1]sld:VersionTypefrom type sld:SymbolType

Used in

Substitution hierarchy

Sample instance

<sld:MappedColorSymbol>
   <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:LookupValue>Any text, intermingled with:
      <ogc:Add>
         <ogc:Add>...
         </ogc:Add>
      </ogc:Add>
   </sld:LookupValue>
   <sld:ColorMap>
      <sld:ColorMapEntry color="string"/>
   </sld:ColorMap>
   <sld:MappedColorSubSymbol matchTo="quantity">
      <sld:LineSymbol>
         <sld:Name>string</sld:Name>
         <sld:Description>...
         </sld:Description>
         <sld:BaseSymbol>...
         </sld:BaseSymbol>
         <sld:Geometry>...
         </sld:Geometry>
         <sld:Stroke>...
         </sld:Stroke>
      </sld:LineSymbol>
   </sld:MappedColorSubSymbol>
</sld:MappedColorSymbol>

Site developed and hosted by Datypic, Inc.

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