Can we make you request validate by sticking with predefined
FeatureTypes? Or sticking with feature types defined by the GeoServer
instance?
(Does geoserver validate requests?)
I'm not sure what you mean.
I think if you put your featuretypes in namespaces and then include the
namespace it'll validate.
Geoserver does this as the first tag in a GetFeatureResponse:
<wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs"
xmlns:tiger="http://www.census.gov"
xmlns:gml="http://www.opengis.net/gml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.census.gov
http://localhost:8080/geoserver/wfs/DescribeFeatureType?typeName=tiger:poly_landmarks
http://www.opengis.net/wfs
http://localhost:8080/geoserver/data/capabilities/wfs/1.0.0/WFS-basic.xsd">
dave
----------------------------------------------------------
This mail sent through IMP: https://webmail.limegroup.com/