<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi Stéphane,</p>
    <p>I understand like you. So I think you are right.<br>
    </p>
    <p>René-Luc<br>
    </p>
    <br>
    <div class="moz-cite-prefix">Le 17/08/2018 à 11:44, Stéphane Brunner
      a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CAChDcoSqU7LRAL20z+B+HaKbfFb2ThG6m3_sMwtFW3ieTs6mOQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div dir="ltr">
        <div>Hello,</div>
        <div><br>
        </div>
        <div>In the test we configure the typeName like this</div>
        <div><a
href="https://github.com/qgis/QGIS/blob/6d1e420c71615307bb2d5e84c187b32a1a363cda/tests/src/python/test_qgsserver_wfs.py#L217"
            moz-do-not-send="true">https://github.com/qgis/QGIS/blob/6d1e420c71615307bb2d5e84c187b32a1a363cda/tests/src/python/test_qgsserver_wfs.py#L217</a></div>
        <div><span class="gmail-pl-s"><wfs:Query typeName="testlayer"
            srsName="EPSG:3857" xmlns:feature="<a
              href="http://www.qgis.org/gml" moz-do-not-send="true">http://www.qgis.org/gml</a>"></span></div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>But I understand this is wrong, it should be <br>
        </div>
        <div><span class="gmail-pl-s"><wfs:Query typeName="testlayer"
            srsName="EPSG:3857" xmlns="<a href="http://www.qgis.org/gml"
              moz-do-not-send="true">http://www.qgis.org/gml</a>"></span></div>
        <div><span class="gmail-pl-s">or <br>
          </span></div>
        <div><span class="gmail-pl-s"><span class="gmail-pl-s"><wfs:Query
              typeName="feature:testlayer" srsName="EPSG:3857"
              xmlns:feature="<a href="http://www.qgis.org/gml"
                moz-do-not-send="true">http://www.qgis.org/gml</a>"></span></span></div>
        <div><span class="gmail-pl-s"><span class="gmail-pl-s"><br>
            </span></span></div>
        <div><span class="gmail-pl-s"><span class="gmail-pl-s">Am I
              right or not?</span></span></div>
        <div><span class="gmail-pl-s"><span class="gmail-pl-s"><br>
            </span></span></div>
        <div><span class="gmail-pl-s"><span class="gmail-pl-s">CU</span></span></div>
        <div><span class="gmail-pl-s"><span class="gmail-pl-s">Stéphane<br>
            </span></span></div>
        <div><span class="gmail-pl-s"><span class="gmail-pl-s"></span></span><br>
        </div>
        <div><br>
          -- <br>
          <div class="gmail_signature"><a href="http://camptocamp.com/"
              target="_blank" moz-do-not-send="true">camptocamp.com</a><br>
            <a href="http://mapfish.org" target="_blank"
              moz-do-not-send="true">mapfish.org</a><br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
QGIS-Developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></pre>
    </blockquote>
    <br>
  </body>
</html>