<?xml version="1.0" encoding="UTF-8"?>
<wfs:WFS_Capabilities
  xmlns="http://www.opengis.net/wfs/2.0"
  xmlns:wfs="http://www.opengis.net/wfs/2.0"
  xmlns:ows="http://www.opengis.net/ows/1.1"
  xmlns:fes="http://www.opengis.net/fes/2.0"
  xmlns:OD_Community="https://APP-GIS2:6443/arcgis/admin/services/OD_Community/MapServer/WFSServer"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  version="2.0.0"  xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd https://APP-GIS2:6443/arcgis/admin/services/OD_Community/MapServer/WFSServer https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer?service=wfs%26version=2.0.0%26request=DescribeFeatureType"
>
  <ows:ServiceIdentification>
    <ows:Title>WFS</ows:Title>
    <ows:Abstract></ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>ESRI()</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType>WFS</ows:ServiceType>
    <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
    <ows:Fees></ows:Fees>
    <ows:AccessConstraints></ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName></ows:ProviderName>
    <ows:ServiceContact>
      <ows:IndividualName></ows:IndividualName>
      <ows:PositionName></ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice></ows:Voice>
          <ows:Facsimile></ows:Facsimile>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint></ows:DeliveryPoint>
          <ows:City></ows:City>
          <ows:AdministrativeArea></ows:AdministrativeArea>
          <ows:PostalCode></ows:PostalCode>
          <ows:Country></ows:Country>
          <ows:ElectronicMailAddress></ows:ElectronicMailAddress>
        </ows:Address>
        <ows:OnlineResource xlink:href="https://APP-GIS2:6443/arcgis/admin/services/OD_Community/MapServer/WFSServer"/>
        <ows:HoursOfService></ows:HoursOfService>
        <ows:ContactInstructions></ows:ContactInstructions>
      </ows:ContactInfo>
      <ows:Role></ows:Role>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="AcceptVersions">
        <ows:AllowedValues>
          <ows:Value>1.0.0</ows:Value>
          <ows:Value>1.1.0</ows:Value>
          <ows:Value>2.0.0</ows:Value>
      </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="DescribeFeatureType">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
    <ows:Parameter name="outputFormat">
      <ows:AllowedValues>
        <ows:Value>text/xml; subtype=gml/3.2</ows:Value>
      </ows:AllowedValues>
    </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetPropertyValue">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="resolve">
        <ows:AllowedValues>
          <ows:Value>none</ows:Value>
          <ows:Value>local</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetFeature">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="resultType">
        <ows:AllowedValues>
          <ows:Value>results</ows:Value>
          <ows:Value>hits</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>GML32</ows:Value>
          <ows:Value>GML32+ZIP</ows:Value>
          <ows:Value>GML32+GZIP</ows:Value>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>GML3</ows:Value>
          <ows:Value>GML3+ZIP</ows:Value>
          <ows:Value>GML3+GZIP</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>GML2</ows:Value>
          <ows:Value>GML2+ZIP</ows:Value>
          <ows:Value>GML2+GZIP</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
          <ows:Value>GEOJSON</ows:Value>
          <ows:Value>GEOJSON+ZIP</ows:Value>
          <ows:Value>GEOJSON+GZIP</ows:Value>
          <ows:Value>ESRIGEOJSON</ows:Value>
          <ows:Value>ESRIGEOJSON+ZIP</ows:Value>
          <ows:Value>ESRIGEOJSON+GZIP</ows:Value>
          <ows:Value>KML</ows:Value>
          <ows:Value>application/vnd.google-earth.kml xml</ows:Value>
          <ows:Value>application/vnd.google-earth.kml+xml</ows:Value>
          <ows:Value>KMZ</ows:Value>
          <ows:Value>application/vnd.google-earth.kmz</ows:Value>
          <ows:Value>SHAPE+ZIP</ows:Value>
          <ows:Value>CSV</ows:Value>
          <ows:Value>CSV+ZIP</ows:Value>
          <ows:Value>CSV+GZIP</ows:Value>
          <ows:Value>Geopackage</ows:Value>
          <ows:Value>Geopackage+ZIP</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="resolve">
        <ows:AllowedValues>
          <ows:Value>none</ows:Value>
          <ows:Value>local</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetGmlObject">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="ListStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer?"/>
          <ows:Post xlink:href="https://gis2.arlingtontx.gov/agsext2/services/OpenData/OD_Community/MapServer/WFSServer"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Constraint name="ImplementsBasicWFS"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsTransactionalWFS"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsLockingWFS"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="KVPEncoding"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="XMLEncoding"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="SOAPEncoding"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsInheritance"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsRemoteResolve"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsResultPaging"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsStandardJoins"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsSpatialJoins"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsTemporalJoins"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ImplementsFeatureVersioning"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
    <ows:Constraint name="ManageStoredQueries"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></ows:Constraint>
  </ows:OperationsMetadata>
  <wfs:FeatureTypeList>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Boarding_Home_Permit</wfs:Name>
    <wfs:Title>Boarding_Home_Permit</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.22247329 32.59884384</ows:LowerCorner>
      <ows:UpperCorner>-97.06355539 32.80231616</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Street_Light</wfs:Name>
    <wfs:Title>Street_Light</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.23374678 32.58866716</ows:LowerCorner>
      <ows:UpperCorner>-97.03630521 32.81557801</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Police_Station</wfs:Name>
    <wfs:Title>Police_Station</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.20275279 32.65727951</ows:LowerCorner>
      <ows:UpperCorner>-97.07851532 32.73925617</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Fire_Station</wfs:Name>
    <wfs:Title>Fire_Station</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.19421093 32.62803123</ows:LowerCorner>
      <ows:UpperCorner>-97.05388807 32.80548012</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Hospital</wfs:Name>
    <wfs:Title>Hospital</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.11791119 32.67980352</ows:LowerCorner>
      <ows:UpperCorner>-97.11142639 32.74932788</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Libraries</wfs:Name>
    <wfs:Title>Libraries</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.19646245 32.65114606</ows:LowerCorner>
      <ows:UpperCorner>-97.07582737 32.77576074</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Healthcare_Facility</wfs:Name>
    <wfs:Title>Healthcare_Facility</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.20364650 32.57822369</ows:LowerCorner>
      <ows:UpperCorner>-97.03837813 32.80338589</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Neighborhood_Network</wfs:Name>
    <wfs:Title>Neighborhood_Network</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.23430215 32.58936622</ows:LowerCorner>
      <ows:UpperCorner>-97.03154802 32.83738006</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Trash_Collection_Day</wfs:Name>
    <wfs:Title>Trash_Collection_Day</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.23489438 32.58605926</ows:LowerCorner>
      <ows:UpperCorner>-97.03615850 32.81899222</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Code_Complaints</wfs:Name>
    <wfs:Title>Code_Complaints</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.23405840 32.58817207</ows:LowerCorner>
      <ows:UpperCorner>-97.03661415 32.81823912</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Food_Establishment</wfs:Name>
    <wfs:Title>Food_Establishment</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.21739233 32.59845261</ows:LowerCorner>
      <ows:UpperCorner>-97.03689857 32.80082504</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Childcare_Facility</wfs:Name>
    <wfs:Title>Childcare_Facility</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.23723848 32.58626887</ows:LowerCorner>
      <ows:UpperCorner>-97.03616174 32.81864174</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Hotel_Inspections</wfs:Name>
    <wfs:Title>Hotel_Inspections</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.23723848 32.58626626</ows:LowerCorner>
      <ows:UpperCorner>-97.03592427 32.81952650</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Health_Complaint</wfs:Name>
    <wfs:Title>Health_Complaint</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.22897711 32.58931207</ows:LowerCorner>
      <ows:UpperCorner>-97.03662767 32.81430871</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:Pool_Inspection</wfs:Name>
    <wfs:Title>Pool_Inspection</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.21917662 32.59585758</ows:LowerCorner>
      <ows:UpperCorner>-97.04916613 32.81413371</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  <wfs:FeatureType>
    <wfs:Name>OD_Community:UTA</wfs:Name>
    <wfs:Title>UTA</wfs:Title>
    <wfs:DefaultCRS>urn:ogc:def:crs:EPSG::2276</wfs:DefaultCRS>
    <ows:WGS84BoundingBox>
      <ows:LowerCorner>-97.13186526 32.72106358</ows:LowerCorner>
      <ows:UpperCorner>-97.10511061 32.73579037</ows:UpperCorner>
    </ows:WGS84BoundingBox>
  </wfs:FeatureType>
  </wfs:FeatureTypeList>
  <fes:Filter_Capabilities>
  <fes:Conformance>
    <fes:Constraint name="ImplementsQuery"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsAdHocQuery"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsFunctions"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsResourceId"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsMinStandardFilter"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsStandardFilter"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsMinSpatialFilter"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsSpatialFilter"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsMinTemporalFilter"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsTemporalFilter"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsVersionNav"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsSorting"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsExtendedOperators"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsMinimumXPath"><ows:NoValues/><ows:DefaultValue>TRUE</ows:DefaultValue></fes:Constraint>
    <fes:Constraint name="ImplementsSchemaElementFunc"><ows:NoValues/><ows:DefaultValue>FALSE</ows:DefaultValue></fes:Constraint>
  </fes:Conformance>
  <fes:Id_Capabilities>
    <fes:ResourceIdentifier name="fes:ResourceId"/>
  </fes:Id_Capabilities>
  <fes:Scalar_Capabilities>
    <fes:LogicalOperators/>
    <fes:ComparisonOperators>
      <fes:ComparisonOperator name="PropertyIsEqualTo"/>
      <fes:ComparisonOperator name="PropertyIsNotEqualTo"/>
      <fes:ComparisonOperator name="PropertyIsLessThan"/>
      <fes:ComparisonOperator name="PropertyIsGreaterThan"/>
      <fes:ComparisonOperator name="PropertyIsLessThanOrEqualTo"/>
      <fes:ComparisonOperator name="PropertyIsGreaterThanOrEqualTo"/>
      <fes:ComparisonOperator name="PropertyIsLike"/>
      <fes:ComparisonOperator name="PropertyIsNull"/>
      <fes:ComparisonOperator name="PropertyIsNil"/>
      <fes:ComparisonOperator name="PropertyIsBetween"/>
    </fes:ComparisonOperators>
  </fes:Scalar_Capabilities>
  <fes:Spatial_Capabilities>
    <fes:GeometryOperands xmlns:gml="http://www.opengis.net/gml" xmlns:gml32="http://www.opengis.net/gml">
      <fes:GeometryOperand name="gml:Box"/>
      <fes:GeometryOperand name="gml:Envelope"/>
      <fes:GeometryOperand name="gml:Point"/>
      <fes:GeometryOperand name="gml:LineString"/>
      <fes:GeometryOperand name="gml:LinearRing"/>
      <fes:GeometryOperand name="gml:Polygon"/>
      <fes:GeometryOperand name="gml:MultiPoint"/>
      <fes:GeometryOperand name="gml:MultiCurve"/>
      <fes:GeometryOperand name="gml:MultiSurface"/>
    </fes:GeometryOperands>
    <fes:SpatialOperators>
      <fes:SpatialOperator name="BBOX"/>
      <fes:SpatialOperator name="Equals"/>
      <fes:SpatialOperator name="Disjoint"/>
      <fes:SpatialOperator name="Intersects"/>
      <fes:SpatialOperator name="Touches"/>
      <fes:SpatialOperator name="Crosses"/>
      <fes:SpatialOperator name="Within"/>
      <fes:SpatialOperator name="Contains"/>
      <fes:SpatialOperator name="Overlaps"/>
      <fes:SpatialOperator name="DWithin"/>
    </fes:SpatialOperators>
  </fes:Spatial_Capabilities>
  </fes:Filter_Capabilities>
</wfs:WFS_Capabilities>
