sld:RemoteOWS
A RemoteOWS gives a reference to a remote WFS/WCS/other-OWS server.
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:Service [1..1] A Service refers to the type of a remote OWS server.
- sld:OnlineResource [1..1] An "OnlineResource" is typically used to refer to an HTTP URL.
Attributes
None
Used in
- Anonymous type of element sld:UserLayer
Sample instance
<sld:RemoteOWS> <sld:Service>WFS</sld:Service> <sld:OnlineResource/> </sld:RemoteOWS>