<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    AFAIK the writing of an uri in an xmlns is generally allowed.<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://www.w3schools.com/xml/xml_namespaces.asp">http://www.w3schools.com/xml/xml_namespaces.asp</a><br>
    <br>
    >When using prefixes in XML, a <b>namespace</b> for the prefix
    must be defined.<br>
    >The namespace can be defined by an <b>xmlns</b> attribute in
    the start tag of an element.<br>
    >The namespace declaration has the following syntax. xmlns:<i>prefix</i>="<i>URI</i>".<br>
    <p><br>
    </p>
    Regards,<br>
    <br>
    A.<br>
    <br>
    <br>
    Il 28/11/2015 09:34, Richard Duivenvoorde ha scritto:<br>
    <blockquote cite="mid:56596700.7050806@duif.net" type="cite">
      <pre wrap="">2 options:
- xml guru confirms that it is not ok to write a uri in a xmlns attribute
- if you are able to compile yourself, you could try to change #53 to
change to 'wfs' instead of the uri, and check if all requests are still
valid...
</pre>
    </blockquote>
    <br>
  </body>
</html>