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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:LabelPlacement

        The "LabelPlacement" specifies where and how a text label should
        be rendered relative to a geometry.  The present mechanism is
        poorly aligned with CSS/SVG.
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<sld:LabelPlacement>
   <sld:PointPlacement>
      <sld:AnchorPoint>
         <sld:AnchorPointX>Any text, intermingled with:...
         </sld:AnchorPointX>
         <sld:AnchorPointY>Any text, intermingled with:...
         </sld:AnchorPointY>
      </sld:AnchorPoint>
      <sld:Displacement>
         <sld:DisplacementX>Any text, intermingled with:...
         </sld:DisplacementX>
         <sld:DisplacementY>Any text, intermingled with:...
         </sld:DisplacementY>
      </sld:Displacement>
      <sld:Rotation>Any text, intermingled with:
         <ogc:Add>...
         </ogc:Add>
      </sld:Rotation>
   </sld:PointPlacement>
</sld:LabelPlacement>

Site developed and hosted by Datypic, Inc.

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