ogc:PropertyIsBetween
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:PropertyIsBetweenType
Properties: Global, Qualified
Content
- Sequence [1..1]
- Choice [1..1]from subst. group ogc:expression
- ogc:LowerBoundary [1..1]
- ogc:UpperBoundary [1..1]
- Choice [1..1]
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:comparisonOps
- can be substituted with ogc:PropertyIsBetween
Sample instance
<ogc:PropertyIsBetween> <ogc:Add> <ogc:Add> <ogc:Add>... </ogc:Add> </ogc:Add> </ogc:Add> <ogc:LowerBoundary> <ogc:Add> <ogc:Add>... </ogc:Add> </ogc:Add> </ogc:LowerBoundary> <ogc:UpperBoundary> <ogc:Add> <ogc:Add>... </ogc:Add> </ogc:Add> </ogc:UpperBoundary> </ogc:PropertyIsBetween>