Definition Type: ComplexType
Name: SpatialOperatorsType
Namespace: http://www.opengis.net/fes/2.0
Containing Schema: filterCapabilities.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SpatialOperator in schema filtercapabilities_xsdXSD Diagram of SpatialOperatorsType in schema filtercapabilities_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<xsd:complexType name="SpatialOperatorsType">
    <xsd:sequence>
        <xsd:element name="SpatialOperator" type="fes:SpatialOperatorType" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SpatialOperator fes:SpatialOperator (1) unbounded
Collapse Derivation Tree:
Collapse References:
fes:SpatialOperators