Definition Type: ComplexType
Name: GetCapabilitiesType
Namespace: http://www.opengis.net/wfs/2.0
Type: ows:GetCapabilitiesType
Containing Schema: wfs.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AcceptFormats in schema owsgetcapabilities_xsd Drilldown into Sections in schema owsgetcapabilities_xsd Drilldown into AcceptVersions in schema owsgetcapabilities_xsd Drilldown into updateSequence in schema owsgetcapabilities_xsd Drilldown into GetCapabilitiesType in schema owsgetcapabilities_xsd Drilldown into service in schema wfs_xsdXSD Diagram of GetCapabilitiesType in schema wfs_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<xsd:complexType name="GetCapabilitiesType">
    <xsd:complexContent>
        <xsd:extension base="ows:GetCapabilitiesType">
            <xsd:attribute name="service" type="ows:ServiceType" use="required" fixed="WFS" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AcceptVersions ows:AcceptVersions 0 (1)
Sections ows:Sections 0 (1)
AcceptFormats ows:AcceptFormats 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
updateSequence ows:updateSequence Optional
service wfs:service Required
Collapse Derivation Tree:
Collapse References:
wfs:GetCapabilities