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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:LineSymbol

        A LineSymbol is used to render a "stroke" along a linear geometry.
      

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: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:Graphic>...
         </sld:Graphic>
      </sld:GraphicFill>
      <sld:SvgParameter name="string">Any text, intermingled with:
         <ogc:Add>...
         </ogc:Add>
      </sld:SvgParameter>
   </sld:Stroke>
</sld:LineSymbol>

Site developed and hosted by Datypic, Inc.

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