ows:AcceptFormats
When omitted or not supported by server, server shall return service metadata document using the MIME type "text/xml".
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: ows:AcceptFormatsType
Properties: Local, Qualified
Content
- ows:OutputFormat [0..*]
Attributes
None
Used in
- Type ows:GetCapabilitiesType (Element ows:GetCapabilities)
- Type wfs:GetCapabilitiesType via extension of ows:GetCapabilitiesType (Element wfs:GetCapabilities)
- Type wfs:TransactionType via extension of ows:GetCapabilitiesType (Element wfs:Transaction)
Sample instance
<ows:AcceptFormats> <ows:OutputFormat>string</ows:OutputFormat> </ows:AcceptFormats>