Definition Type: ComplexType
Name: SpatialOperatorType
Namespace: http://www.opengis.net/fes/2.0
Containing Schema: filterCapabilities.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into GeometryOperands in schema filtercapabilities_xsd Drilldown into name in schema filtercapabilities_xsdXSD Diagram of SpatialOperatorType in schema filtercapabilities_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<xsd:complexType name="SpatialOperatorType">
    <xsd:sequence>
        <xsd:element name="GeometryOperands" type="fes:GeometryOperandsType" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="name" type="fes:SpatialOperatorNameType" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GeometryOperands fes:GeometryOperands 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
name fes:name (Optional)
Collapse Derivation Tree:
Collapse References:
fes:SpatialOperator