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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:Fill

        A "Fill" specifies the pattern for filling an area geometry.
        The allowed SvgParameters are: "fill" (color) and "fill-opacity".
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<sld:Fill>
   <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:Fill>

Site developed and hosted by Datypic, Inc.

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