Definition Type: Element
Name: AcceptVersions
Namespace: http://www.opengis.net/ows/1.1
Type: ows:AcceptVersionsType
Containing Schema: owsGetCapabilities.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
When omitted, server shall return latest supported version.
Collapse XSD Schema Diagram:
Drilldown into Version in schema owsgetcapabilities_xsd Drilldown into AcceptVersionsType in schema owsgetcapabilities_xsdXSD Diagram of AcceptVersions in schema owsgetcapabilities_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="AcceptVersions" type="ows:AcceptVersionsType" minOccurs="0">
    <annotation>
        <documentation>When omitted, server shall return latest supported version. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Version ows:Version (1) unbounded
Collapse Derivation Tree: