Definition Type: Element
Name: AcceptFormats
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Type: ows:AcceptFormatsType
Containing Schema: ows.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 ows_xsd Drilldown into AcceptFormatsType in schema ows_xsdXSD Diagram of AcceptFormats in schema ows_xsd (National Information Exchange Model (NEIM))
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: