This messes up, apparently from parsing the input. Any Ideas?
David
<wfs:Transaction
service="WFS"
version="1.0.0"
xmlns:gd="http://www.refractions.net"
xmlns:gml="http://www.opengis.net/gml"
xmlns:ogc="http://www.opengis.net/ogc"
xmlns:wfs="http://www.opengis.net/wfs"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.refractions.net http://localhost:8080/geoserver/wfs/DescribeFeatureType?typeName=buildings"
>
<wfs:Insert>-
<gd:buildings>
<gd:the_geom>
<gml:MultiPolygon srsName="http://www.opengis.net/gml/srs/epsg.xml#0">
<gml:polygonMember>
<gml:Polygon>
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates decimal="." cs="," ts=" ">
560535.68,5246930.62 560552.14,5246930.8 560553.43,5246923.49 560597.94,5246923.35 560598.1,5246907.5 560537.14,5246906.86 560535.68,5246930.62
</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</gml:polygonMember>
</gml:MultiPolygon>
</gd:the_geom>
<gd:POLY>PC01_3</gd:POLY>
<gd:POLY_OBRP>Jody</gd:POLY_OBRP>
<gd:LABEL></gd:LABEL>
<gd:TO_GROUND> </gd:TO_GROUND>
<gd:STATUS> </gd:STATUS>
<gd:PRODUCT> </gd:PRODUCT>
<gd:COVERED> </gd:COVERED>
<gd:TOWER_TYPE> </gd:TOWER_TYPE>
<gd:UNINCORPOR> </gd:UNINCORPOR>
<gd:POPULATION> </gd:POPULATION>
<gd:CAPITAL> </gd:CAPITAL>
<gd:CAPITAL0> </gd:CAPITAL0>
<gd:SEAT> </gd:SEAT>
<gd:CLASS>-9</gd:CLASS>
<gd:PHOTOREVIS> </gd:PHOTOREVIS>
<gd:WIDTH>-999</gd:WIDTH>
<gd:ANGLE>-99</gd:ANGLE>
<gd:ESTIMATE> </gd:ESTIMATE>
</gd:buildings>
</wfs:Insert>
</wfs:Transaction>
<gml:featureMember>
-
<gd:buildings fid="buildings.1080">
-
<gd:the_geom>
-
<gml:MultiPolygon srsName="http://www.opengis.net/gml/srs/epsg.xml#0">
-
<gml:polygonMember>
-
<gml:Polygon>
-
<gml:outerBoundaryIs>
-
<gml:LinearRing>
-
<gml:coordinates decimal="." cs="," ts=" ">
560535.68,5246930.62 560552.14,5246930.8 560553.43,5246923.49 560597.94,5246923.35 560598.1,5246907.5 560537.14,5246906.86 560535.68,5246930.62
</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</gml:polygonMember>
</gml:MultiPolygon>
</gd:the_geom>
<gd:POLY>PC01_3</gd:POLY>
<gd:POLY_OBRP>Jo</gd:POLY_OBRP>
<gd:LABEL>Jody</gd:LABEL>
<gd:TO_GROUND>J</gd:TO_GROUND>
<gd:STATUS>J</gd:STATUS>
<gd:PRODUCT>J</gd:PRODUCT>
<gd:COVERED>J</gd:COVERED>
<gd:TOWER_TYPE>J</gd:TOWER_TYPE>
<gd:UNINCORPOR>J</gd:UNINCORPOR>
<gd:POPULATION>J</gd:POPULATION>
<gd:CAPITAL>J</gd:CAPITAL>
<gd:CAPITAL0>J</gd:CAPITAL0>
<gd:SEAT>J</gd:SEAT>
<gd:CLASS>-9</gd:CLASS>
<gd:PHOTOREVIS>-</gd:PHOTOREVIS>
<gd:WIDTH>-999</gd:WIDTH>
<gd:ANGLE>-99</gd:ANGLE>
<gd:ESTIMATE>-</gd:ESTIMATE>
</gd:buildings>
------------------------------------------------------------------
<wfs:Transaction
service="WFS"
version="1.0.0"
xmlns:gd="http://www.refractions.net"
xmlns:gml="http://www.opengis.net/gml"
xmlns:ogc="http://www.opengis.net/ogc"
xmlns:wfs="http://www.opengis.net/wfs"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.refractions.net http://localhost:8080/geoserver/wfs/DescribeFeatureType?typeName=buildings"
>
<wfs:Insert>-
<gd:buildings>
<gd:the_geom>
<gml:MultiPolygon srsName="http://www.opengis.net/gml/srs/epsg.xml#0">
<gml:polygonMember>
<gml:Polygon>
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates decimal="." cs="," ts=" ">
560535.68,5246930.62 560552.14,5246930.8 560553.43,5246923.49 560597.94,5246923.35 560598.1,5246907.5 560537.14,5246906.86 560535.68,5246930.62
</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</gml:polygonMember>
</gml:MultiPolygon>
</gd:the_geom>
<gd:POLY>PC01_3</gd:POLY>
<gd:POLY_OBRP>Jody</gd:POLY_OBRP>
<gd:LABEL>A</gd:LABEL>
<gd:TO_GROUND>B</gd:TO_GROUND>
<gd:STATUS>C</gd:STATUS>
<gd:PRODUCT>D</gd:PRODUCT>
<gd:COVERED>E</gd:COVERED>
<gd:TOWER_TYPE>f</gd:TOWER_TYPE>
<gd:UNINCORPOR>g</gd:UNINCORPOR>
<gd:POPULATION>h</gd:POPULATION>
<gd:CAPITAL>i</gd:CAPITAL>
<gd:CAPITAL0>j</gd:CAPITAL0>
<gd:SEAT>k</gd:SEAT>
<gd:CLASS>-9</gd:CLASS>
<gd:PHOTOREVIS>l</gd:PHOTOREVIS>
<gd:WIDTH>-999</gd:WIDTH>
<gd:ANGLE>-99</gd:ANGLE>
<gd:ESTIMATE> </gd:ESTIMATE>
</gd:buildings>
</wfs:Insert>
</wfs:Transaction>
<wfs:FeatureCollection xsi:schemaLocation="http://www.refractions.net http://localhost:8080/geoserver/wfs/DescribeFeatureType?typeName=gd:buildings http://www.opengis.net/wfs http://localhost:8080/geoserver/data/capabilities/wfs/1.0.0/WFS-basic.xsd">
-
<gml:boundedBy>
-
<gml:Box srsName="http://www.opengis.net/gml/srs/epsg.xml#0">
<gml:coordinates decimal="." cs="," ts=" ">560535.68,5246906.86 560598.1,5246930.8</gml:coordinates>
</gml:Box>
</gml:boundedBy>
-
<gml:featureMember>
-
<gd:buildings fid="buildings.1081">
-
<gd:the_geom>
-
<gml:MultiPolygon srsName="http://www.opengis.net/gml/srs/epsg.xml#0">
-
<gml:polygonMember>
-
<gml:Polygon>
-
<gml:outerBoundaryIs>
-
<gml:LinearRing>
-
<gml:coordinates decimal="." cs="," ts=" ">
560535.68,5246930.62 560552.14,5246930.8 560553.43,5246923.49 560597.94,5246923.35 560598.1,5246907.5 560537.14,5246906.86 560535.68,5246930.62
</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</gml:polygonMember>
</gml:MultiPolygon>
</gd:the_geom>
<gd:POLY>PC01_3</gd:POLY>
<gd:POLY_OBRP>Jo</gd:POLY_OBRP>
<gd:LABEL>A</gd:LABEL>
<gd:TO_GROUND>B</gd:TO_GROUND>
<gd:STATUS>C</gd:STATUS>
<gd:PRODUCT>D</gd:PRODUCT>
<gd:COVERED>E</gd:COVERED>
<gd:TOWER_TYPE>f</gd:TOWER_TYPE>
<gd:UNINCORPOR>g</gd:UNINCORPOR>
<gd:POPULATION>h</gd:POPULATION>
<gd:CAPITAL>i</gd:CAPITAL>
<gd:CAPITAL0>j</gd:CAPITAL0>
<gd:SEAT>k</gd:SEAT>
<gd:CLASS>-9</gd:CLASS>
<gd:PHOTOREVIS>l</gd:PHOTOREVIS>
<gd:WIDTH>-999</gd:WIDTH>
<gd:ANGLE>-99</gd:ANGLE>
<gd:ESTIMATE>-</gd:ESTIMATE>
</gd:buildings>
</gml:featureMember>
</wfs:FeatureCollection>