<br>The UPDATE of the same feature which is successfully stored to postgis db<br><br><div selected class="netInfoPostText netInfoText "><pre><code><wfs:Transaction xmlns:wfs="<a href="http://www.opengis.net/wfs">http://www.opengis.net/wfs</a>" service="WFS" version="1.0.0" xsi:schemaLocation</code><code>="<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>" xmlns:xsi="http</code><code>://<a href="http://www.w3.org/2001/XMLSchema-instance">www.w3.org/2001/XMLSchema-instance</a>"><wfs:Update typeName="tiw:tigworeda" xmlns:tiw="<a href="http://127.0.0">http://127.0.0</a></code><code>.1/"><wfs:Property><wfs:Name>woredageom</wfs:Name><wfs:Value><gml:MultiPolygon xmlns:gml="<a href="http://www">http://www</a></code><code>.<a href="http://opengis.net/gml">opengis.net/gml</a>" srsName="EPSG:4326"><gml:polygonMember><gml:Polygon><gml:outerBoundaryIs><gml:LinearRing</code><code>><gml:coordinates decimal="." cs="," ts=" ">39.468542480468756,14.44931640625 39.377905273437506,14.32572021484375</code><code> 39.559179687500006,13.954931640625 39.454809570312506,13.93570556640625 39.342199707031256,13.801123046875</code><code> 39.589392089843756,13.67752685546875 39.509741210937506,13.845068359375 39.680029296875006,13.9494384765625</code><code> 39.688269042968756,14.38614501953125 39.509741210937506,14.26529541015625 39.468542480468756,14.44931640625</code><code></gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></gml:polygonMember></gml:MultiPolygon</code><code>></wfs:Value></wfs:Property><wfs:Property><wfs:Name>id</wfs:Name><wfs:Value>541</wfs:Value></wfs:Property</code><code>><wfs:Property><wfs:Name>adm3</wfs:Name><wfs:Value>zaro</wfs:Value></wfs:Property><ogc:Filter xmlns:ogc</code><code>="<a href="http://www.opengis.net/ogc">http://www.opengis.net/ogc</a>"><ogc:FeatureId fid="tigworeda.92"/></ogc:Filter></wfs:Update></wfs:Transaction</code><code>></code></pre>
</div><br>BTW even the INSERT gets me a success message, + is OK.<br>