sld:NamedStyle
A NamedStyle is used to refer to a style that has a name in a WMS.
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]
- sld:Name [1..1]
- sld:Description [0..1] A "Description" gives human-readable descriptive information for the object it is included within.
Attributes
None
Used in
- Anonymous type of element sld:NamedLayer
Sample instance
<sld:NamedStyle> <sld:Name>string</sld:Name> <sld:Description> <sld:Title>string</sld:Title> <sld:Abstract>string</sld:Abstract> </sld:Description> </sld:NamedStyle>