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