sld:SymbolType
A "SymbolType" is an abstract type for encoding the graphical properties used to portray geographic information. Concrete symbol types are derived from this base type.
Complex type 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
Properties: Abstract
Content
- Sequence [1..1]
- sld:Name [0..1]
- sld:Description [0..1] A "Description" gives human-readable descriptive information for the object it is included within.
- sld:BaseSymbol [0..1] A "BaseSymbol" defines the default properties of a symbol to be those of an external symbol, which will frequently be inside of an OGC symbol(izer) repository. The symbol properties given in-line override the base-symbol properties.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
version | [0..1] | sld:VersionType |
Used by
- Element sld:Symbol
- Element sld:LineSymbol via derived anonymous type
- Element sld:MappedColorSymbol via derived anonymous type
- Element sld:PointSymbol via derived anonymous type
- Element sld:PolygonSymbol via derived anonymous type
- Element sld:RasterSymbol via derived anonymous type
- Element sld:TextSymbol via derived anonymous type
Type inheritance chain
- sld:SymbolType
- extended by Anonymous type of element sld:LineSymbol
- extended by Anonymous type of element sld:PolygonSymbol
- extended by Anonymous type of element sld:PointSymbol
- extended by Anonymous type of element sld:TextSymbol
- extended by Anonymous type of element sld:RasterSymbol
- extended by Anonymous type of element sld:MappedColorSymbol