<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"></HEAD><BODY><DIV>Hi</DIV>
<DIV>I've&nbsp;successfully exposed some WMS layers from MGOS to the public. Now 
I tried to publish a feature resource to the public through the WFS interface. 
Unfortunately both getting the capabilities and requesting a features failed. 
I've used the following Request parameters:</DIV>
<DIV>&nbsp;</DIV>
<DIV><STRONG>Get capabilities:</STRONG></DIV>
<DIV><A 
href="http://127.0.0.1/mapguide/mapagent/mapagent.fcgi?REQUEST=GETCAPABILITIES&amp;SERVICE=WFS">http://127.0.0.1/mapguide/mapagent/mapagent.fcgi?REQUEST=GETCAPABILITIES&amp;SERVICE=WFS</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>error message:</DIV>
<DIV>Reference to undefined entity 'Feature.Keywords'. Error processing resource 
'http://127.0.0.1/mapguide/mapagent/mapagent.fc...</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Keyword&gt;&amp;Feature.Keywords;&lt;/Keyword&gt;<BR>----------------^<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV><STRONG>Get Feature:</STRONG></DIV>
<DIV><A 
href="http://127.0.0.1/mapguide/mapagent/mapagent.fcgi?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=GetFeature&amp;TYPENAME=Data/zgn_f">http://127.0.0.1/mapguide/mapagent/mapagent.fcgi?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=GetFeature&amp;TYPENAME=Data/zgn_f</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>error message:</DIV>
<DIV>Reference to undefined entity 'GetFeature.FeatureCollection'. Error 
processing resource 'http://127.0.0.1/mapguide/mapagent...</DIV>
<DIV>&nbsp;&nbsp; &amp;GetFeature.FeatureCollection;<BR>----^<BR></DIV>
<DIV>Can anyone give me some hints to successfully set up WFS requests? Does the 
consumption of WFS feautres already work in Map2007?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks</DIV>
<DIV>Matthias</DIV></BODY></HTML>