<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I need the namespace prefix to build a getFeature-Url.<br>
    <br>
    For example, I need the TYPENAME (<span style="
      font-family:'arial,sans-serif'; color:#000000;">lep:lsa_mlv_lep_zo_feature</span>)
    in the following URL.<br>
    <br>
    <span style=" font-family:'arial,sans-serif'; color:#000000;"><a class="moz-txt-link-freetext" href="http://www......de/ows/ws/wfs/GDI/?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=GetFeature&amp;TYPENAME=lep:lsa_mlv_lep_zo_feature&amp;SRSNAME=EPSG:31468">http://www......de/ows/ws/wfs/GDI/?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=GetFeature&amp;TYPENAME=lep:lsa_mlv_lep_zo_feature&amp;SRSNAME=EPSG:31468</a></span><br>
    <br>
    How do I get the required information? Or is there another solution?<br>
    <br>
    Tobias.<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 10.04.2013 16:13, schrieb Andreas
      Hocevar:<br>
    </div>
    <blockquote
cite="mid:CAOiJ94g=18hPu22xvPe=UcSdL9FpJF9tp+ZN+j9r1Ljh959Fqw@mail.gmail.com"
      type="cite">
      <pre wrap="">"world" is the correct name. You should not need the namespace prefix.
What you usually need is the namespace uri, which you get from the
namespace property of each record.

Out of curiosity, why do you think you need the namespace prefix?

Andreas.

On Wed, Apr 10, 2013 at 1:51 PM, Tobias Kirschke
<a class="moz-txt-link-rfc2396E" href="mailto:tobias.kirschke@student.afg.hs-anhalt.de">&lt;tobias.kirschke@student.afg.hs-anhalt.de&gt;</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

I use WfsCapabilitiesStore like in the example
<a class="moz-txt-link-freetext" href="http://geoext.github.io/geoext2/examples/wfscapabilities/wfscapabilities.html">http://geoext.github.io/geoext2/examples/wfscapabilities/wfscapabilities.html</a>

So I get "world" as the featureType-Name, but I need the correct name
"tows:world". What can I do? Thanks.

Tobias
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@geoext.org">Users@geoext.org</a>
<a class="moz-txt-link-freetext" href="http://www.geoext.org/cgi-bin/mailman/listinfo/users">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a>
</pre>
      </blockquote>
      <pre wrap="">


</pre>
    </blockquote>
    <br>
  </body>
</html>