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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:Stroke

        A "Stroke" specifies the appearance of a linear geometry.  It is
        defined in parallel with SVG strokes.  The following SvgParameters
        may be used: "stroke" (color), "stroke-opacity", "stroke-width",
        "stroke-linejoin", "stroke-linecap", "stroke-dasharray", and
        "stroke-dashoffset".  Others are not officially supported.
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

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

Site developed and hosted by Datypic, Inc.

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