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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:UserStyle

        A UserStyle allows user-defined styling and is semantically
        equivalent to a WMS named style.
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<sld:UserStyle>
   <sld:Name>string</sld:Name>
   <sld:Description>
      <sld:Title>string</sld:Title>
      <sld:Abstract>string</sld:Abstract>
   </sld:Description>
   <sld:IsDefault>true</sld:IsDefault>
   <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:Description>
         <sld:LegendGraphic>...
         </sld:LegendGraphic>
         <ogc:Filter>...
         </ogc:Filter>
         <sld:MinScaleDenominator>1.0</sld:MinScaleDenominator>
         <sld:MaxScaleDenominator>1.0</sld:MaxScaleDenominator>
         <sld:LineSymbol>...
         </sld:LineSymbol>
      </sld:Rule>
   </sld:FeatureStyle>
</sld:UserStyle>

Site developed and hosted by Datypic, Inc.

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