[Users] Question about FormPanel

Ian Turton ijturton at gmail.com
Mon Nov 29 19:14:14 CET 2010


On Mon, Nov 29, 2010 at 1:01 PM, truongxuan quang
<truongxuanquang at yahoo.com> wrote:
> Thank you very much, I wrote my remain problem here, I hope you can help me
> one more time
>

If you do a request like

http://ian01.geog.psu.edu/geoserver/wfs?request=describeFeatureType&typename=geovista:pop_places

on your machine you will see the first line will look something liek

<xsd:schema elementFormDefault="qualified"
targetNamespace="http://geovista.psu.edu">

Copy and paste the URI in the targetNamespace attribute into the line
in my code which said

featureNS: "http://geovista.psu.edu" (replacing the http://geovista.psu.edu)

and all should work fine.

Ian
-- 
Ian Turton


More information about the Users mailing list