ows:DCP
Information for one distributed Computing Platform (DCP) supported for this operation. At present, only the HTTP DCP is defined, so this element only includes the HTTP element.
Element information
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Schema document: external/ogc-ows/1.0.0/dhs-gmo/1.0.0/ows.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- ows:HTTP [1..1] Connect point URLs for the HTTP Distributed Computing Platform (DCP). Normally, only one Get and/or one Post is included in this element. More than one Get and/or Post is allowed to support including alternative URLs for uses such as load balancing or backup.
Attributes
None
Used in
- Anonymous type of element ows:Operation
Sample instance
<ows:DCP> <ows:HTTP> <ows:Get> <ows:Constraint name="string">... </ows:Constraint> </ows:Get> </ows:HTTP> </ows:DCP>