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