[Geoserver-devel] [jira] (GEOS-5135) Incorrect canonical schema location in WFS 2.0.0 GetCapabilities response

Ben Caradoc-Davies created BugGEOS-5135
Incorrect canonical schema location in WFS 2.0.0 GetCapabilities response

Issue Type:

BugBug

Affects Versions:

2.2-beta2, 2.2.x

Assignee:

Andrea Aime

Components:

WFS

Created:

30/May/12 12:19 AM

Description:

When WFS “Conformance” / “Encode canonical WFS schema location” is enabled, a WFS 2.0.0 GetCapabilities response contains the incorrect:

xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/1.1.0/wfs.xsd"

This should be:

xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd"

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Ben Caradoc-Davies

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your [JIRA administrators](https://jira.codehaus.org/secure/ContactAdministrators!default.jspa). For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)