<div dir="ltr">Hi all,<div><br></div><div>It looks like whenever we have a dataset (shapefile,db table,etc...) which has a <br>column with such names like "description", "name", "location" GeoServer maps it to the elements in the gml namespace (in a 1.1 request), therefore DescribeFeatureType doesn't contain these attributes.</div><div><br></div><div>For example this response doesn't include the name attribute</div><div><br></div><div><a href="http://cstest.coordinatesolutions.com/geoserver/wfs?VERSION=1.1.0&SERVICE=WFS&REQUEST=DescribeFeatureType&TYPENAME=ogi:okcounties">http://cstest.coordinatesolutions.com/geoserver/wfs?VERSION=1.1.0&SERVICE=WFS&REQUEST=DescribeFeatureType&TYPENAME=ogi:okcounties</a><br></div><div><br></div><div>However that attribute is returned in the GetFeature request in the gml:name section, like:</div><div><br></div><div><a href="http://cstest.coordinatesolutions.com/geoserver/wfs?VERSION=1.1.0&REQUEST=GetFeature&TYPENAME=ogi:okcounties">http://cstest.coordinatesolutions.com/geoserver/wfs?VERSION=1.1.0&REQUEST=GetFeature&TYPENAME=ogi:okcounties</a><br></div><div><br></div><div>But as the result of this behaviour the WFS driver doesn't include this item in the layer definition. Is that possible to retrieve these attributes from the WFS driver as OGR fields for example to use them in SQL expressions?</div><div><br></div><div>Thanks,</div><div><br></div><div>Tamas</div><div><br></div><div><br></div><div><br></div></div>