<?xml version="1.0" encoding="UTF-8"?>
<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:ogc="http://www.opengis.net/ogc"
                  xmlns:fes="http://www.opengis.net/fes/2.0"
                  xmlns:gml="http://www.opengis.net/gml"
                  xmlns:xlink="http://www.w3.org/1999/xlink"
                  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                  xmlns:inspire_dls="http://inspire.ec.europa.eu/schemas/inspire_dls/1.0"
                  xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0"
                  version="2.0.0"
                  xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd http://inspire.ec.europa.eu/schemas/common/1.0 http://inspire.ec.europa.eu/schemas/common/1.0/common.xsd http://inspire.ec.europa.eu/schemas/inspire_dls/1.0 http://inspire.ec.europa.eu/schemas/inspire_dls/1.0/inspire_dls.xsd">
   <ows:ServiceIdentification>
      <ows:Title>INSPIRE-WFS BW Existierende Bodennutzung Klimaschutzwald</ows:Title>
      <ows:Abstract>INSPIRE Downloaddienst der Waldfunktion Klimaschutzwald in Baden-Württemberg</ows:Abstract>
      <ows:Keywords>
         <ows:Keyword>InfoFeatureAccessService</ows:Keyword>
         <ows:Keyword>WFS 2.0</ows:Keyword>
         <ows:Keyword>Download</ows:Keyword>
         <ows:Keyword>DownloadService</ows:Keyword>
         <ows:Keyword>inspireidentifiziert</ows:Keyword>
         <ows:Keyword>INSPIRE elu</ows:Keyword>
         <ows:Keyword>ExistingLandUse </ows:Keyword>
         <ows:Keyword>Land Use</ows:Keyword>
         <ows:Keyword>Forstwirtschaft</ows:Keyword>
         <ows:Keyword>opendata</ows:Keyword>
         <ows:Keyword>NGDB GDI-DE</ows:Keyword>
         <ows:Keyword>GDB GDI-BW</ows:Keyword>
         <ows:Keyword>Bodennutzung</ows:Keyword>
         <ows:Keyword>Regional</ows:Keyword>
         <ows:Keyword>WFS_INSP_BW_Bodennutzung_Klimaschutzwald_V02</ows:Keyword>
      </ows:Keywords>
      <ows:ServiceType codeSpace="http://www.opengeospatial.org/">WFS</ows:ServiceType>
      <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
      <ows:Fees>Unentgeltliche Nutzung nach Open Data Lizenz</ows:Fees>
      <ows:AccessConstraints>Dieser Geodatendienst der Forstlichen Versuchs-und Forschungsanstalt Baden-Württemberg kann im Rahmen der Umsetzung der Open-Data-Strategie des Ministeriums für Ländlichen Raum und Verbraucherschutz Baden-Württemberg unter den Bedingungen der Lizenz Datenlizenz Deutschland - Namensnennung - Version 2.0 (http://www.govdata.de/dl-de/by-2-0) unentgeltlich genutzt werden. Die Namensnennung hat in folgender Weise zu erfolgen: "Datenquelle: FVA, www.fva-bw.de".</ows:AccessConstraints>
   </ows:ServiceIdentification>
   <ServiceProvider xmlns="http://www.opengis.net/ows/1.1">
      <ProviderName>Forstliche Versuchs- und Forschungsanstalt Baden-Württemberg</ProviderName>
      <ProviderSite xlink:type="simple" xlink:href="http://www.lgl.bwl.de/"/>
      <ServiceContact>
         <IndividualName>Andreas Uhl</IndividualName>
         <PositionName>Ansprechpartner</PositionName>
         <ContactInfo>
            <Phone>
               <Voice>+49-761-4018188</Voice>
               <Facsimile/>
            </Phone>
            <Address>
               <DeliveryPoint>Wonnhaldestraße 4</DeliveryPoint>
               <City>Freiburg</City>
               <AdministrativeArea>DE-BW</AdministrativeArea>
               <PostalCode>79100</PostalCode>
               <Country>DE</Country>
               <ElectronicMailAddress>Gis.fva-bw@forst.bwl.de</ElectronicMailAddress>
            </Address>
         </ContactInfo>
         <Role>pointOfContact</Role>
      </ServiceContact>
   </ServiceProvider>
   <ows:OperationsMetadata>
      <ows:Operation name="GetCapabilities">
         <ows:DCP>
            <ows:HTTP>
               <ows:Get xlink:href="https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_INSP_BW_Bodennutzung_Klimaschutzwald?"/>
               <!-- Wird derzeit noch nicht unterstützt <ows:Post xlink:href="https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_INSP_BW_Bodennutzung_Klimaschutzwald?"/> -->
            </ows:HTTP>
         </ows:DCP>
         <ows:Parameter name="AcceptVersions">
            <ows:AllowedValues>
               <ows:Value>2.0.0</ows:Value>
            </ows:AllowedValues>
         </ows:Parameter>
         <ows:Parameter name="AcceptFormats">
            <ows:AllowedValues>
               <ows:Value>text/xml</ows:Value>
            </ows:AllowedValues>
         </ows:Parameter>
         <ows:Parameter name="Sections">
            <ows:AllowedValues>
               <ows:Value>ServiceIdentification</ows:Value>
               <ows:Value>ServiceProvider</ows:Value>
               <ows:Value>OperationsMetadata</ows:Value>
               <ows:Value>FeatureTypeList</ows:Value>
               <ows:Value>Filter_Capabilities</ows:Value>
            </ows:AllowedValues>
         </ows:Parameter>
      </ows:Operation>
      <ows:Operation name="DescribeFeatureType">
         <ows:DCP>
            <ows:HTTP>
               <ows:Get xlink:href="https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_INSP_BW_Bodennutzung_Klimaschutzwald?"/>
               <!-- Wird derzeit noch nicht unterstützt <ows:Post xlink:href="https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_INSP_BW_Bodennutzung_Klimaschutzwald?"/> -->
            </ows:HTTP>
         </ows:DCP>
      </ows:Operation>
      <ows:Operation name="ListStoredQueries">
         <ows:DCP>
            <ows:HTTP>
               <ows:Get xlink:href="https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_INSP_BW_Bodennutzung_Klimaschutzwald?"/>
               <!-- Wird derzeit noch nicht unterstützt <ows:Post xlink:href="https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_INSP_BW_Bodennutzung_Klimaschutzwald?"/> -->
            </ows:HTTP>
         </ows:DCP>
      </ows:Operation>
      <ows:Operation name="DescribeStoredQueries">
         <ows:DCP>
            <ows:HTTP>
               <ows:Get xlink:href="https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_INSP_BW_Bodennutzung_Klimaschutzwald?"/>
               <!-- Wird derzeit noch nicht unterstützt <ows:Post xlink:href="https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_INSP_BW_Bodennutzung_Klimaschutzwald?"/> -->
            </ows:HTTP>
         </ows:DCP>
      </ows:Operation>
      <ows:Operation name="GetFeature">
         <ows:DCP>
            <ows:HTTP>
               <ows:Get xlink:href="https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_INSP_BW_Bodennutzung_Klimaschutzwald?"/>
               <!-- Wird derzeit noch nicht unterstützt <ows:Post xlink:href="https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_INSP_BW_Bodennutzung_Klimaschutzwald?"/> -->
            </ows:HTTP>
         </ows:DCP>
         <ows:Parameter name="outputFormat">
            <ows:AllowedValues>
               <ows:Value>application/gml+xml; version=3.2</ows:Value>
               <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
            </ows:AllowedValues>
         </ows:Parameter>
      </ows:Operation>
      <ows:Operation name="GetPropertyValue">
         <ows:DCP>
            <ows:HTTP>
               <ows:Get xlink:href="https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_INSP_BW_Bodennutzung_Klimaschutzwald?"/>
               <!-- Wird derzeit noch nicht unterstützt <ows:Post xlink:href="https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_INSP_BW_Bodennutzung_Klimaschutzwald?"/> -->
            </ows:HTTP>
         </ows:DCP>
      </ows:Operation>
      <ows:Parameter name="version">
         <ows:AllowedValues>
            <ows:Value>2.0.0</ows:Value>
         </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="srsName">
         <ows:AllowedValues>
            <ows:Value>http://www.opengis.net/def/crs/EPSG/0/25832</ows:Value>
            <ows:Value>http://www.opengis.net/def/crs/EPSG/0/25833</ows:Value>
            <ows:Value>http://www.opengis.net/def/crs/EPSG/0/4258</ows:Value>
            <ows:Value>EPSG:25832</ows:Value>
            <ows:Value>EPSG:25833</ows:Value>
            <ows:Value>EPSG:4258</ows:Value>
         </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="outputFormat">
         <ows:AllowedValues>
            <ows:Value>application/gml+xml; version=3.2</ows:Value>
            <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
         </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="resolve">
         <ows:AllowedValues>
            <ows:Value>none</ows:Value>
            <ows:Value>local</ows:Value>
            <ows:Value>remote</ows:Value>
            <ows:Value>all</ows:Value>
         </ows:AllowedValues>
      </ows:Parameter>
      <ows:Constraint name="ImplementsSimpleWFS">
         <ows:NoValues/>
         <ows:DefaultValue>TRUE</ows:DefaultValue>
      </ows:Constraint>
      <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>TRUE</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>FALSE</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:Constraint name="CountDefault">
         <ows:NoValues/>
         <ows:DefaultValue>15000</ows:DefaultValue>
      </ows:Constraint>
      <ows:Constraint name="ResolveLocalScope">
         <ows:NoValues/>
         <ows:DefaultValue>*</ows:DefaultValue>
      </ows:Constraint>
      <ows:Constraint name="QueryExpressions">
         <ows:AllowedValues>
            <ows:Value>wfs:Query</ows:Value>
            <ows:Value>wfs:StoredQuery</ows:Value>
         </ows:AllowedValues>
      </ows:Constraint>
      <ows:ExtendedCapabilities>
         <inspire_dls:ExtendedCapabilities>
            <inspire_common:MetadataUrl>
               <inspire_common:URL>http://metadaten.geoportal-bw.de/geonetwork/srv/ger/csw?Service=CSW&amp;Request=GetRecordById&amp;Version=2.0.2&amp;id=a20b8996-878e-4e57-85bd-bf6d41c702a6&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;elementSetName=full</inspire_common:URL>
               <inspire_common:MediaType>application/vnd.ogc.csw.GetRecordByIdResponse_xml</inspire_common:MediaType>
            </inspire_common:MetadataUrl>
            <inspire_common:SupportedLanguages>
               <inspire_common:DefaultLanguage>
                  <inspire_common:Language>ger</inspire_common:Language>
               </inspire_common:DefaultLanguage>
            </inspire_common:SupportedLanguages>
            <inspire_common:ResponseLanguage>
               <inspire_common:Language>ger</inspire_common:Language>
            </inspire_common:ResponseLanguage>
            <inspire_dls:SpatialDataSetIdentifier>
               <inspire_common:Code>f573e7c6-bddc-4ba6-85e7-7152db09468b</inspire_common:Code>
               <inspire_common:Namespace>http://www.fva-bw.de/</inspire_common:Namespace>
            </inspire_dls:SpatialDataSetIdentifier>
         </inspire_dls:ExtendedCapabilities>
      </ows:ExtendedCapabilities>
   </ows:OperationsMetadata>
   <FeatureTypeList>
      <FeatureType>
         <Name xmlns:elu="http://inspire.ec.europa.eu/schemas/elu/4.0">elu:ExistingLandUseDataSet</Name>
         <Title>Existierende Bodennutzung – Bounding Box</Title>
         <Abstract>Klimaschutzwald (BoundingBox)</Abstract>
         <ows:Keywords>
            <ows:Keyword>Existing Land Use Data Set</ows:Keyword>
            <ows:Keyword>Waldfunktion</ows:Keyword>
            <ows:Keyword>Klimaschutzwald</ows:Keyword>
         </ows:Keywords>
         <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
         <OtherCRS>urn:ogc:def:crs:EPSG::25833</OtherCRS>
         <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
         <OtherCRS>EPSG:25833</OtherCRS>
         <OtherCRS>EPSG:25832</OtherCRS>
         <OtherCRS>EPSG:4258</OtherCRS>
         <OutputFormats>
            <Format>application/gml+xml; version=3.2</Format>
            <Format>text/xml; subtype=gml/3.2.1</Format>
         </OutputFormats>
         <ows:WGS84BoundingBox>
            <ows:LowerCorner>7.448903 47.556644</ows:LowerCorner>
            <ows:UpperCorner>10.529065 49.792735</ows:UpperCorner>
         </ows:WGS84BoundingBox>
         <MetadataURL xlink:href="http://metadaten.geoportal-bw.de/geonetwork/srv/ger/csw?Service=CSW&amp;Request=GetRecordById&amp;Version=2.0.2&amp;id=5e2cf89a-f128-4f0b-902f-401631a78c64&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;elementSetName=full"/>
      </FeatureType>
      <FeatureType>
         <Name xmlns:elu="http://inspire.ec.europa.eu/schemas/elu/4.0">elu:ExistingLandUseObject</Name>
         <Title>Existierende Bodennutzung – Klimaschutzwald</Title>
         <Abstract>Klimaschutzwald bewahrt Siedlungen, Straßen, Erholungsanlagen und landwirtschaftliche Flächen vor Kaltluftschäden und vor nachteiligen Windeinwirkungen (Lokaler Klimaschutzwald) und verbessert das Klima benachbarter Siedlungsbereiche und Freiflächen durch großräumigen Luftaustausch (regionaler Klimaschutzwald). Wald schützt ferner nachgelagerte Flächen vor Windeinwirkungen. Bei dichten Hindernissen, z. B. auch bei Wald, können außerdem zusätzliche Turbulenzen entstehen. Der Wald leistet deshalb gleichzeitig auch einen Beitrag zur Luftdurchmischung.</Abstract>
         <ows:Keywords>
            <ows:Keyword>Existing Land Use Data Object</ows:Keyword>
            <ows:Keyword>Waldfunktion</ows:Keyword>
            <ows:Keyword>Klimaschutzwald</ows:Keyword>
         </ows:Keywords>
         <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
         <OtherCRS>urn:ogc:def:crs:EPSG::25833</OtherCRS>
         <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
         <OtherCRS>EPSG:25833</OtherCRS>
         <OtherCRS>EPSG:25832</OtherCRS>
         <OtherCRS>EPSG:4258</OtherCRS>
         <OutputFormats>
            <Format>application/gml+xml; version=3.2</Format>
            <Format>text/xml; subtype=gml/3.2.1</Format>
         </OutputFormats>
         <ows:WGS84BoundingBox>
            <ows:LowerCorner>7.448903 47.556644</ows:LowerCorner>
            <ows:UpperCorner>10.529065 49.792735</ows:UpperCorner>
         </ows:WGS84BoundingBox>
         <MetadataURL xlink:href="http://metadaten.geoportal-bw.de/geonetwork/srv/ger/csw?Service=CSW&amp;Request=GetRecordById&amp;Version=2.0.2&amp;id=5e2cf89a-f128-4f0b-902f-401631a78c64&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;elementSetName=full"/>
      </FeatureType>
   </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>TRUE</ows:DefaultValue>
         </fes:Constraint>
         <fes:Constraint name="ImplementsTemporalFilter">
            <ows:NoValues/>
            <ows:DefaultValue>TRUE</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: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:Curve"/>
            <fes:GeometryOperand name="gml:Polygon"/>
            <fes:GeometryOperand name="gml:Surface"/>
            <fes:GeometryOperand name="gml:MultiPoint"/>
            <fes:GeometryOperand name="gml:MultiLineString"/>
            <fes:GeometryOperand name="gml:MultiCurve"/>
            <fes:GeometryOperand name="gml:MultiPolygon"/>
            <fes:GeometryOperand name="gml:MultiSurface"/>
            <fes:GeometryOperand name="gml:CompositeCurve"/>
            <fes:GeometryOperand name="gml:CompositeSurface"/>
            <fes:GeometryOperand name="gml32:Envelope"/>
            <fes:GeometryOperand name="gml32:Point"/>
            <fes:GeometryOperand name="gml32:Curve"/>
            <fes:GeometryOperand name="gml32:Surface"/>
            <fes:GeometryOperand name="gml32:MultiPoint"/>
            <fes:GeometryOperand name="gml32:MultiCurve"/>
            <fes:GeometryOperand name="gml32:MultiSurface"/>
            <fes:GeometryOperand name="gml32:CompositeCurve"/>
            <fes:GeometryOperand name="gml32:CompositeSurface"/>
         </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="Beyond"/>
            <fes:SpatialOperator name="DWithin"/>
         </fes:SpatialOperators>
      </fes:Spatial_Capabilities>
      <fes:Temporal_Capabilities xmlns:gml32="http://www.opengis.net/gml/3.2">
         <fes:TemporalOperands>
            <fes:TemporalOperand name="gml:TimeInstant"/>
            <fes:TemporalOperand name="gml:TimePeriod"/>
            <fes:TemporalOperand name="gml32:TimeInstant"/>
            <fes:TemporalOperand name="gml32:TimePeriod"/>
         </fes:TemporalOperands>
         <fes:TemporalOperators>
            <fes:TemporalOperator name="After"/>
            <fes:TemporalOperator name="Before"/>
            <fes:TemporalOperator name="During"/>
            <fes:TemporalOperator name="TEquals"/>
         </fes:TemporalOperators>
      </fes:Temporal_Capabilities>
      <fes:Functions>
         <fes:Function name="Area">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type>gml:_Geometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="Area">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="Centroid">
            <fes:Returns>gml:Point</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type>gml:_Geometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="Centroid">
            <fes:Returns xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:Point</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="ExtraProp">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:anyType</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:string</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="GeometryFromWKT">
            <fes:Returns>gml:_Geometry</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:string</fes:Type>
               </fes:Argument>
               <fes:Argument name="arg2">
                  <fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:string</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="GeometryFromWKT">
            <fes:Returns xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:string</fes:Type>
               </fes:Argument>
               <fes:Argument name="arg2">
                  <fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:string</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="GetCurrentScale">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
         </fes:Function>
         <fes:Function name="IDiv">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Type>
               </fes:Argument>
               <fes:Argument name="arg2">
                  <fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="IMod">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Type>
               </fes:Argument>
               <fes:Argument name="arg2">
                  <fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="InteriorPoint">
            <fes:Returns>gml:Point</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type>gml:_Geometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="InteriorPoint">
            <fes:Returns xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:Point</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="IsCurve">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:boolean</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type>gml:_Geometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="IsCurve">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:boolean</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="IsPoint">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:boolean</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type>gml:_Geometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="IsPoint">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:boolean</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="IsSurface">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:boolean</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type>gml:_Geometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="IsSurface">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:boolean</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="Length">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type>gml:_Geometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="Length">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="Lower">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="MoveGeometry">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type>gml:_Geometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="MoveGeometry">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:gml32="http://www.opengis.net/gml/3.2">gml32:AbstractGeometry</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
         <fes:Function name="Upper">
            <fes:Returns xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:integer</fes:Returns>
            <fes:Arguments>
               <fes:Argument name="arg1">
                  <fes:Type xmlns:xsd="http://www.w3.org/2001/XMLSchema">xsd:double</fes:Type>
               </fes:Argument>
            </fes:Arguments>
         </fes:Function>
      </fes:Functions>
   </fes:Filter_Capabilities>
</WFS_Capabilities>
