<br><br><div class="gmail_quote">On Wed, Sep 19, 2012 at 9:43 AM, Richard Turner <span dir="ltr"><<a href="mailto:richard.turner@mediatelgroup.co.uk" target="_blank">richard.turner@mediatelgroup.co.uk</a>></span> wrote:</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">Hi Richard</div><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
I've since set-up a new server and installed the trunk version of tinyows on it and found that instead of working fine tinyows returns the following error:<br><br>
  <ows:ExceptionText>Filter parameter doesn't validate WFS Schema</ows:ExceptionText><br><br>
<br></div></blockquote><div><br></div><div>I've slightly changed the request you provided, to make it works with </div><div>a TinyOWS trunk (i use TinyOWS XML config file here):</div><div><br></div><div><div><wfs:GetFeature xmlns:wfs="<a href="http://www.opengis.net/wfs">http://www.opengis.net/wfs</a>" xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>" service="WFS" version="1.0.0" xsi:schemaLocation="<a href="http://www.opengis.net/wfs">http://www.opengis.net/wfs</a> <a href="http://schemas.opengis.net/wfs/1.0.0/WFS-transaction.xsd">http://schemas.opengis.net/wfs/1.0.0/WFS-transaction.xsd</a>"></div>
<div>  <wfs:Query xmlns:tows="<a href="http://www.tinyows.org/">http://www.tinyows.org/</a>" typeName="tows:france"></div><div>    <ogc:Filter xmlns:ogc="<a href="http://www.opengis.net/ogc">http://www.opengis.net/ogc</a>"></div>
<div>      <ogc:BBOX></div><div>        <ogc:PropertyName>geom</ogc:PropertyName></div><div>        <gml:Box xmlns:gml="<a href="http://www.opengis.net/gml">http://www.opengis.net/gml</a>" srsName="EPSG:3857"></div>
<div>          <gml:coordinates decimal="." cs="," ts=" ">-417651.92249206,6609322.2049643 417651.92249206,6811115.9596091</gml:coordinates></div><div>        </gml:Box></div>
<div>      </ogc:BBOX></div><div>    </ogc:Filter></div><div>  </wfs:Query></div><div></wfs:GetFeature></div></div><div><br></div><div><br></div><div><br></div><div>To go further in debug, could you activate log</div>
<div>(or recompile tinyows with --enable-debug option)</div><div>and send the whole log here.</div><div><br></div><div>Thanks.</div><div><br></div><div> </div></div>-- <br>Olivier<br>