<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">
      <p>Hello Stephane</p>
      <p>Indeed, the <tt>srsName</tt> attribute in <tt>gml:Envelope</tt>
        is of type <tt>anyURI</tt>. My interpretation is that the
        "urn:ogc:def:crs:epsg:…" syntax is more adequate than "EPSG:…"
        there. I'm not sure why <tt>WFSFeatureStore</tt> uses the short
        form; maybe at the time it was written, not all servers
        understood the URN form.</p>
      <p>I can try modify Geotk 4.0.0 for using the URN form. I think
        (but I'm not sure) it would be at line 576 of
        GTtoSE110Transformer. If I try a change, would you have an
        opportunity to test? What would be the preferred approach?</p>
      <ul>
        <li>You checkout the source code and propose the line to edit.</li>
        <li>I deploy a 4.0.4-SNAPSHOT version (the changes in 4.0.1 to
          4.0.3 should not affects WFS).</li>
      </ul>
      <p>If we get a test to work, I can deploy a 4.0.4 on
        <a class="moz-txt-link-freetext" href="http://maven.geotoolkit.org/">http://maven.geotoolkit.org/</a> if useful.</p>
      <p>    Martin</p>
      <br>
    </div>
  </body>
</html>