Definition Type: ComplexType
Name: Spatial_CapabilitiesType
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 SpatialOperators in schema filter_xsd Drilldown into GeometryOperands in schema filter_xsdXSD Diagram of Spatial_CapabilitiesType in schema filter_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="Spatial_CapabilitiesType">
    <xsd:sequence>
        <xsd:element name="GeometryOperands" type="ogc:GeometryOperandsType" />
        <xsd:element name="SpatialOperators" type="ogc:SpatialOperatorsType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GeometryOperands ogc:GeometryOperands (1) (1)
SpatialOperators ogc:SpatialOperators (1) (1)
Collapse Derivation Tree:
Collapse References:
ogc:Spatial_Capabilities