<font size=2 face="sans-serif">I have problem dealing with wfs layer that
has a prefix, mostly from geoserver and tinyows. Everything works if there
is no prefix using mapserver. </font>
<br>
<br><font size=2 face="sans-serif">getCapabilities is returning this as
a layer name for 2 layers</font>
<br><tt><font size=2><FeatureType xmlns:geomatique="</font></tt><a href=http://domain.com/><tt><font size=2>http://domain.com</font></tt></a><tt><font size=2>"></font></tt>
<br><tt><font size=2><Name>geomatique:msp_si_casernes_geo</Name></font></tt>
<br>
<br><font size=2 face="sans-serif">Using </font><font size=3 face="Verdana"><b>OpenLayers.Format.WFSCapabilities</b></font><font size=2 face="sans-serif">.read</font>
<br><font size=2 face="sans-serif">It doesn't return featurePrefix in the
object, only the layer name</font>
<br>
<br><font size=2 face="sans-serif">So when OL creates a DescribeFeatureType
request it uses typename=</font><tt><font size=2>msp_si_casernes_geo</font></tt><font size=2 face="sans-serif">,
instead of typename=</font><tt><font size=2>geomatique:msp_si_casernes_geo</font></tt>
<br>
<br><tt><font size=2>I'm sure there is something I don't understand in
the concept of namespace, prefix, uri namespace alias, etc.....I read many
thread but still very confused.</font></tt>
<br><tt><font size=2>The problem might be on the wfs server side</font></tt>
<p><font size=2 face="sans-serif">Help please on how to set a Ol wfs client
that will deal with wfs layer thas has prefix and also those who have not</font>
<p>
<p><font size=2 face="sans-serif">Thanks!</font>