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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:Rule

        A Rule is used to attach property/scale conditions to and group
        the individual symbols used for rendering.
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<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:ExternalGraphic>...
         </sld:ExternalGraphic>
         <sld:Opacity>Any text, intermingled with:...
         </sld:Opacity>
         <sld:Size>Any text, intermingled with:...
         </sld:Size>
         <sld:Rotation>Any text, intermingled with:...
         </sld:Rotation>
      </sld:Graphic>
   </sld:LegendGraphic>
   <ogc:Filter>
      <ogc:Equals>
         <ogc:PropertyName/>
         <gml:Point>...
         </gml:Point>
      </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: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:Rule>

Site developed and hosted by Datypic, Inc.

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