Content-Length: 6031
Content-Type: text/xml; charset=utf-8

<WFS_Capabilities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows" xmlns="http://www.opengis.net/wfs" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-capabilities.xsd" xmlns:ogc="http://www.opengis.net/ogc" version="1.1.0" xmlns:xlink="http://www.w3.org/1999/xlink" updateSequence="0">
 <ows:ServiceIdentification>
  <ows:Title>QGIS TestProject</ows:Title>
  <ows:Abstract><![CDATA[Some UTF8 text èòù]]></ows:Abstract>
  <ows:ServiceType>WFS</ows:ServiceType>
  <ows:ServiceTypeVersion>1.1.0</ows:ServiceTypeVersion>
  <ows:Fees>None</ows:Fees>
  <ows:AccessConstraints>None</ows:AccessConstraints>
 </ows:ServiceIdentification>
 <ows:ServiceProvider>
  <ows:ProviderName>QGIS dev team</ows:ProviderName>
  <ows:ServiceContact>
   <ows:IndividualName>Alessandro Pasotti</ows:IndividualName>
   <ows:Role>PointOfContact</ows:Role>
  </ows:ServiceContact>
 </ows:ServiceProvider>
 <ows:OperationsMetadata>
  <ows:Operation name="GetCapabilities">
   <ows:DCP>
    <ows:HTTP>
     <ows:Get xlink:href="?MAP=/home/dhont/3liz_dev/QGIS/qgis_rldhont/tests/testdata/qgis_server/test_project_wfs.qgs"/>
     <ows:Post xlink:href="?MAP=/home/dhont/3liz_dev/QGIS/qgis_rldhont/tests/testdata/qgis_server/test_project_wfs.qgs"/>
    </ows:HTTP>
   </ows:DCP>
   <ows:Parameter name="service">
    <ows:Value>WFS</ows:Value>
   </ows:Parameter>
   <ows:Parameter name="AcceptVersions">
    <ows:Value>1.1.0</ows:Value>
    <ows:Value>1.0.0</ows:Value>
   </ows:Parameter>
   <ows:Parameter name="AcceptFormats">
    <ows:Value>text/xml</ows:Value>
   </ows:Parameter>
  </ows:Operation>
  <ows:Operation name="DescribeFeatureType">
   <ows:DCP>
    <ows:HTTP>
     <ows:Get xlink:href="?MAP=/home/dhont/3liz_dev/QGIS/qgis_rldhont/tests/testdata/qgis_server/test_project_wfs.qgs"/>
     <ows:Post xlink:href="?MAP=/home/dhont/3liz_dev/QGIS/qgis_rldhont/tests/testdata/qgis_server/test_project_wfs.qgs"/>
    </ows:HTTP>
   </ows:DCP>
   <ows:Parameter name="outputFormat">
    <ows:Value>XMLSCHEMA</ows:Value>
    <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
    <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
   </ows:Parameter>
  </ows:Operation>
  <ows:Operation name="GetFeature">
   <ows:DCP>
    <ows:HTTP>
     <ows:Get xlink:href="?MAP=/home/dhont/3liz_dev/QGIS/qgis_rldhont/tests/testdata/qgis_server/test_project_wfs.qgs"/>
     <ows:Post xlink:href="?MAP=/home/dhont/3liz_dev/QGIS/qgis_rldhont/tests/testdata/qgis_server/test_project_wfs.qgs"/>
    </ows:HTTP>
   </ows:DCP>
   <ows:Parameter name="outputFormat">
    <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
    <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
    <ows:Value>application/vnd.geo+json</ows:Value>
   </ows:Parameter>
   <ows:Parameter name="resultType">
    <ows:Value>results</ows:Value>
    <ows:Value>hits</ows:Value>
   </ows:Parameter>
  </ows:Operation>
  <ows:Operation name="Transaction">
   <ows:DCP>
    <ows:HTTP>
     <ows:Get xlink:href="?MAP=/home/dhont/3liz_dev/QGIS/qgis_rldhont/tests/testdata/qgis_server/test_project_wfs.qgs"/>
     <ows:Post xlink:href="?MAP=/home/dhont/3liz_dev/QGIS/qgis_rldhont/tests/testdata/qgis_server/test_project_wfs.qgs"/>
    </ows:HTTP>
   </ows:DCP>
   <ows:Parameter name="inputFormat">
    <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
    <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
    <ows:Value>application/vnd.geo+json</ows:Value>
   </ows:Parameter>
  </ows:Operation>
 </ows:OperationsMetadata>
 <FeatureTypeList>
  <Operations>
   <Query/>
  </Operations>
  <FeatureType>
   <Name>testlayer</Name>
   <Title>A test vector layer</Title>
   <Abstract>A test vector layer with unicode òà</Abstract>
   <DefaultSRS>EPSG:4326</DefaultSRS>
   <OtherSRS>EPSG:3857</OtherSRS>
   <OutputFormats>
    <Format>text/xml; subtype=gml/3.1.1</Format>
   </OutputFormats>
   <ows:WGS84BoundingBox dimensions="2">
    <ows:LowerCorner>8.20346 44.9014</ows:LowerCorner>
    <ows:UpperCorner>8.20355 44.9015</ows:UpperCorner>
   </ows:WGS84BoundingBox>
   <Operations>
    <Query/>
    <Insert/>
    <Update/>
    <Delete/>
   </Operations>
  </FeatureType>
 </FeatureTypeList>
 <ogc:Filter_Capabilities>
  <ogc:Spatial_Capabilities>
   <ogc:GeometryOperands>
    <ogc:GeometryOperand>gml:Point</ogc:GeometryOperand>
    <ogc:GeometryOperand>gml:LineString</ogc:GeometryOperand>
    <ogc:GeometryOperand>gml:Polygon</ogc:GeometryOperand>
    <ogc:GeometryOperand>gml:Envelope</ogc:GeometryOperand>
   </ogc:GeometryOperands>
   <ogc:SpatialOperators>
    <ogc:SpatialOperator name="Equals"/>
    <ogc:SpatialOperator name="Disjoint"/>
    <ogc:SpatialOperator name="Touches"/>
    <ogc:SpatialOperator name="Within"/>
    <ogc:SpatialOperator name="Overlaps"/>
    <ogc:SpatialOperator name="Crosses"/>
    <ogc:SpatialOperator name="Intersects"/>
    <ogc:SpatialOperator name="Contains"/>
    <ogc:SpatialOperator name="DWithin"/>
    <ogc:SpatialOperator name="Beyond"/>
    <ogc:SpatialOperator name="BBOX"/>
   </ogc:SpatialOperators>
  </ogc:Spatial_Capabilities>
  <ogc:Scalar_Capabilities>
   <ogc:LogicalOperators/>
   <ogc:ComparisonOperators>
    <ogc:ComparisonOperator>LessThan</ogc:ComparisonOperator>
    <ogc:ComparisonOperator>GreaterThan</ogc:ComparisonOperator>
    <ogc:ComparisonOperator>LessThanEqualTo</ogc:ComparisonOperator>
    <ogc:ComparisonOperator>GreaterThanEqualTo</ogc:ComparisonOperator>
    <ogc:ComparisonOperator>EqualTo</ogc:ComparisonOperator>
    <ogc:ComparisonOperator>Like</ogc:ComparisonOperator>
    <ogc:ComparisonOperator>Between</ogc:ComparisonOperator>
   </ogc:ComparisonOperators>
  </ogc:Scalar_Capabilities>
 </ogc:Filter_Capabilities>
</WFS_Capabilities>