Definition Type: Element
Name: AcceptFormats
Namespace: http://www.opengis.net/ows/1.1
Type: ows:AcceptFormatsType
Containing Schema: owsGetCapabilities.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
When omitted or not supported by server, server shall return service metadata document using the MIME type "text/xml".
Collapse XSD Schema Diagram:
Drilldown into OutputFormat in schema owsgetcapabilities_xsd Drilldown into AcceptFormatsType in schema owsgetcapabilities_xsdXSD Diagram of AcceptFormats in schema owsgetcapabilities_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="AcceptFormats" type="ows:AcceptFormatsType" minOccurs="0">
    <annotation>
        <documentation>When omitted or not supported by server, server shall return service metadata document using the MIME type "text/xml". </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OutputFormat ows:OutputFormat 0 unbounded
Collapse Derivation Tree: