sld:BaseSymbol
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.
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
- sld:OnlineResource [1..1] An "OnlineResource" is typically used to refer to an HTTP URL.
Attributes
None
Used in
- Anonymous type of element sld:LineSymbol via extension of sld:SymbolType
- Anonymous type of element sld:MappedColorSymbol via extension of sld:SymbolType
- Anonymous type of element sld:PointSymbol via extension of sld:SymbolType
- Anonymous type of element sld:PolygonSymbol via extension of sld:SymbolType
- Anonymous type of element sld:RasterSymbol via extension of sld:SymbolType
- Anonymous type of element sld:TextSymbol via extension of sld:SymbolType
- Type sld:SymbolType (Element sld:Symbol)
Sample instance
<sld:BaseSymbol> <sld:OnlineResource/> </sld:BaseSymbol>