[Geoserver-users] Schema customization

Hi,

I am using GerServer 2.7.0 and trying to limit the attributes returned by a WFS GetFeature request by creating a custom schema.xsd as defined at http://docs.geoserver.org/2.6.x/en/user/services/wfs/schemamapping.html

The problem is that my custom schema “schema.xsd” is only used with &version=1.1.0 (ignored when &version=1.0.0 or when I do not have &version in the request).

Any explanation/solution? Thanks.

N.B.: I am aware of the option of using “SQL view” as another way of controlling the response.

Kind regards

Hemin Tofiq