Hi Andrea, I am using GeoServer 1.7.5 (for Mac) and OL 2.8
So I juste have to had the declaration xmlns:gml="http://www.opengis.net/gml" in the <wfs:Transaction..> tag? aaime wrote: > > It would seem the gml prefix has no declaration in the document? > > In fact: > > <wfs:Transaction xmlns:wfs="http://www.opengis.net/wfs" service="WFS" > version="1.1.0" xsi:schemaLocation="http://www.opengis.net/wfs > http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> > <wfs:Update typeName="topp:lumin"> > <wfs:Property> > <wfs:Name>the_geom</wfs:Name> > <wfs:Value> > <gml:Point > srsName="http://www.opengis.net/gml/srs/epsg.xml#EPSG:21781"> > <gml:pos>538698.2299984342 > 182479.15984712465</gml:pos> > </gml:Point> > </wfs:Value> > > does not contain xmlns:gml="http://www.opengis.net/gml". > > Yet, I guess it should be imported via the WFS declaration. > Btw, which version of GeoServer and OpenLayers are you using? > > Cheers > Andrea > > -- > Andrea Aime > OpenGeo - http://opengeo.org > Expert service straight from the developers. > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > > -- View this message in context: http://n2.nabble.com/OL%2C-WFST-T%2C-Geoserver-%7C-Problem-on-update-tp3397344p3398711.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
