All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ogc.wfs.2.0.examples.Transaction.Transaction_07.xml Maven / Gradle / Ivy

<?xml version="1.0" ?>
<wfs:Transaction
   version="2.0.2"
   service="WFS"
   xmlns:myns="http://www.someserver.example.com/myns"
   xmlns:fes="http://www.opengis.net/fes/2.0"
   xmlns:wfs="http://www.opengis.net/wfs/2.0"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd">
   <wfs:Delete typeName="myns:InWaterA_1M">
      <fes:Filter>
         <fes:ResourceId rid="InWaterA_1M.1013"/>
         <fes:ResourceId rid="InWaterA_1M.10"/>
         <fes:ResourceId rid="InWaterA_1M.13"/>
         <fes:ResourceId rid="InWaterA_1M.140"/>
         <fes:ResourceId rid="InWaterA_1M.5001"/>
         <fes:ResourceId rid="InWaterA_1M.2001"/>
      </fes:Filter>
   </wfs:Delete>
</wfs:Transaction>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy