sld:Graphic
A "Graphic" specifies or refers to a "graphic symbol" with inherent shape, size, and coloring.
Element information
Namespace: http://niem.gov/niem/external/ogc-sld/1.0.20/dhs-gmo/1.0.0
Schema document: external/ogc-sld/1.0.20/dhs-gmo/1.0.0/sld.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- Choice [0..*]
- sld:ExternalGraphic An "ExternalGraphic" gives a reference to an raster or vector graphical object, either online or inline, in an externally-defined graphic format.
- sld:Mark A "Mark" specifies a geometric shape and applies coloring to it.
- sld:Opacity [0..1]
- sld:Size [0..1]
- sld:Rotation [0..1]
- Choice [0..*]
Attributes
None
Used in
- Anonymous type of element sld:GraphicFill
- Anonymous type of element sld:GraphicStroke
- Anonymous type of element sld:LegendGraphic
- Anonymous type of element sld:PointSymbol
Sample instance
<sld:Graphic> <sld:ExternalGraphic> <sld:OnlineResource/> <sld:Format>string</sld:Format> </sld:ExternalGraphic> <sld:Opacity>Any text, intermingled with: <ogc:Add> <ogc:Add>... </ogc:Add> </ogc:Add> </sld:Opacity> <sld:Size>Any text, intermingled with: <ogc:Add> <ogc:Add>... </ogc:Add> </ogc:Add> </sld:Size> <sld:Rotation>Any text, intermingled with: <ogc:Add> <ogc:Add>... </ogc:Add> </ogc:Add> </sld:Rotation> </sld:Graphic>