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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:PointPlacement

        A "PointPlacement" specifies how a text label should be rendered
        relative to a geometric point.
      

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

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

Site developed and hosted by Datypic, Inc.

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