ogc:Contains
Element information
Namespace: http://niem.gov/niem/external/ogc-filter/1.1.0/dhs-gmo/1.0.0
Schema document: external/ogc-filter/1.1.0/dhs-gmo/1.0.0/filter.xsd
Type: ogc:BinarySpatialOpType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ogc:PropertyName [1..1]
- Choice [1..1]
- gml:Grid
- gml:RectifiedGrid Should be substitutionGroup="gml:Grid" but changed in order to accomplish Xerces-J schema validation
- gml:Envelope
from subst. group gml:_GeometricPrimitivefrom subst. group gml:_Ringfrom subst. group gml:_GeometricAggregatefrom subst. group gml:_ImplicitGeometry
Attributes
None
Used in
- Type ogc:FilterType (Element ogc:Filter)
- Type ogc:UnaryLogicOpType (Element ogc:Not)
- Type ogc:BinaryLogicOpType (Elements ogc:And, ogc:Or)
Substitution hierarchy
- ogc:spatialOps
- can be substituted with ogc:Contains
Sample instance
<ogc:Contains> <ogc:PropertyName/> <gml:Point> <gml:metaDataProperty> <!--any element--> </gml:metaDataProperty> <gml:description>string</gml:description> <gml:name>string</gml:name> <gml:pos>1.0 1.0</gml:pos> </gml:Point> </ogc:Contains>