Definition Type: ComplexType
Name: SpatialOperatorType
Namespace: http://niem.gov/niem/external/ogc-filter/1.1.0/dhs-gmo/1.0.0
Containing Schema: filter.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into GeometryOperands in schema filter_xsd Drilldown into name in schema filter_xsdXSD Diagram of SpatialOperatorType in schema filter_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="SpatialOperatorType">
    <xsd:sequence>
        <xsd:element name="GeometryOperands" type="ogc:GeometryOperandsType" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="name" type="ogc:SpatialOperatorNameType" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GeometryOperands ogc:GeometryOperands 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
name ogc:name (Optional)
Collapse Derivation Tree:
Collapse References:
ogc:SpatialOperator