Hi Arnd, Are there accentuaded letters in your GML file? Could you post it so that I can try it with my setup?
Thanks, -- Eric On 10/25/07, Arnd Wippermann <[EMAIL PROTECTED]> wrote: > Hello Eric, > > That's wrong. Loading WFS-layers from MapServer with OpenLayers works with > FF and IE. > > (OpenLayers 2.5, MapServer 4.10) > > http://gis.ibbeck.de/ginfo/apps/OLExamples/SphericalMercator/OL_900913_frame > s.html > > This is the head part of the WFS-response get with Firebug: > > <?xml version='1.0' encoding="ISO-8859-1" ?> > <wfs:FeatureCollection > xmlns:ms="http://mapserver.gis.umn.edu/mapserver" > xmlns:wfs="http://www.opengis.net/wfs" > xmlns:gml="http://www.opengis.net/gml" > xmlns:ogc="http://www.opengis.net/ogc" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:schemaLocation="http://www.opengis.net/wfs > http://schemas.opengis.net/wfs/1.0.0/WFS-basic.xsd > http://mapserver.gis.umn.edu/mapserver > http://gis.ibbeck.de/ginfo/apps/OLExamples > /SphericalMercator/!SphericalMercator.asp&Service=WFS?SERVICE=WFS&VE > RSION=1.0.0&REQUEST=DescribeFeatureType > &TYPENAME=POLYGONS&OUTPUTFORMAT=XMLSCHEMA"> > <gml:boundedBy> > <gml:Box srsName="EPSG:900913"> > ... > > Mit freundlichen GrĂ¼ssen > > Arnd Wippermann > http://gis.ibbeck.de/ginfo/
