sld:UseSLDLibrary
The UseSLDLibrary tag specifies that an external SLD document should be used as a "library" of named layers and styles to augment the set of named layers and styles that are available for use inside of a WMS. In the event of name collisions, the SLD library takes precedence over the ones internal to the WMS. Any number of libraries may be specified in an SLD and each successive library takes precedence over the former ones in the case of name collisions.
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:StyledLayerDescriptor
Sample instance
<sld:UseSLDLibrary> <sld:OnlineResource/> </sld:UseSLDLibrary>