ows:HTTP
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.
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
- Choice [1..*]
Attributes
None
Used in
- Anonymous type of element ows:DCP
Sample instance
<ows:HTTP> <ows:Get> <ows:Constraint name="string"> <ows:Value>string</ows:Value> <ows:Metadata>... </ows:Metadata> </ows:Constraint> </ows:Get> </ows:HTTP>