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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:FeatureStyle

      A FeatureStyle contains styling information specific to one
      feature type.  This is the SLD level that separates the 'layer'
      handling from the 'feature' handling.
    

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
version [0..1]sld:VersionType

Used in

Sample instance

<sld:FeatureStyle>
   <sld:Name>string</sld:Name>
   <sld:Description>
      <sld:Title>string</sld:Title>
      <sld:Abstract>string</sld:Abstract>
   </sld:Description>
   <sld:FeatureTypeName>string</sld:FeatureTypeName>
   <sld:SemanticTypeIdentifier>string</sld:SemanticTypeIdentifier>
   <sld:Rule>
      <sld:Name>string</sld:Name>
      <sld:Description>
         <sld:Title>string</sld:Title>
         <sld:Abstract>string</sld:Abstract>
      </sld:Description>
      <sld:LegendGraphic>
         <sld:Graphic>...
         </sld:Graphic>
      </sld:LegendGraphic>
      <ogc:Filter>
         <ogc:Equals>...
         </ogc:Equals>
      </ogc:Filter>
      <sld:MinScaleDenominator>1.0</sld:MinScaleDenominator>
      <sld:MaxScaleDenominator>1.0</sld:MaxScaleDenominator>
      <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:Rule>
</sld:FeatureStyle>

Site developed and hosted by Datypic, Inc.

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