"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 <[email protected]> wrote: > Hi, > > I use WfsCapabilitiesStore like in the example > http://geoext.github.io/geoext2/examples/wfscapabilities/wfscapabilities.html > > 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 > [email protected] > http://www.geoext.org/cgi-bin/mailman/listinfo/users -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers. _______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
