<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Arial">Hi guys,<br>
      <br>
      I have on wfs from mapserver. I have made an GetCapabilities,
      tried in qgis also and works fine.<br>
      My data in postgis are in epsg:27493 and i reproject for 900913
      with mapserver. I see bounding box with GetFeature request and
      also its fine.<br>
      My problem is that i can't see nothing from my layer in openlayers
      client...In [2] are my openlayers code.<br>
      If I go to response tab in firebug its all rigth also [see ss1].<br>
      But if i execute in javascript console
      'my_layer_name.features.length' i get 0 features.<br>
      I don't know the problem. Can anybody help me with that?<br>
      <br>
      Thanks<br>
      <br>
      Pedro<br>
      <br>
      [ss1] <a class="moz-txt-link-freetext" href="http://img855.imageshack.us/img855/8236/r4vh.png">http://img855.imageshack.us/img855/8236/r4vh.png</a><br>
      <br>
      [2] <a class="moz-txt-link-freetext" href="http://pastebin.com/ZUaHbq0h">http://pastebin.com/ZUaHbq0h</a><br>
    </font>
  </body>
</html>