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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sld:TextSymbol

        A "TextSymbol" is used to render text labels according to
        various graphical parameters.
      

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:TextSymbol>
   <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:Label>Any text, intermingled with:
      <ogc:Add>
         <ogc:Add>...
         </ogc:Add>
      </ogc:Add>
   </sld:Label>
   <sld:Font>
      <sld:SvgParameter name="string">Any text, intermingled with:
         <ogc:Add>...
         </ogc:Add>
      </sld:SvgParameter>
   </sld:Font>
   <sld:LabelPlacement>
      <sld:PointPlacement>
         <sld:AnchorPoint>...
         </sld:AnchorPoint>
         <sld:Displacement>...
         </sld:Displacement>
         <sld:Rotation>Any text, intermingled with:...
         </sld:Rotation>
      </sld:PointPlacement>
   </sld:LabelPlacement>
   <sld:Halo>
      <sld:Radius>Any text, intermingled with:
         <ogc:Add>...
         </ogc:Add>
      </sld:Radius>
      <sld:Fill>
         <sld:GraphicFill>...
         </sld:GraphicFill>
         <sld:SvgParameter name="string">Any text, intermingled with:...
         </sld:SvgParameter>
      </sld:Fill>
   </sld:Halo>
   <sld:Fill>
      <sld:GraphicFill>
         <sld:Graphic>...
         </sld:Graphic>
      </sld:GraphicFill>
      <sld:SvgParameter name="string">Any text, intermingled with:
         <ogc:Add>...
         </ogc:Add>
      </sld:SvgParameter>
   </sld:Fill>
</sld:TextSymbol>

Site developed and hosted by Datypic, Inc.

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