[Geoserver-devel] [jira] (GEOS-6657) WCS schemaLocation is invalid XML

Alex van den Hoogen created an issue

GeoServer / BugGEOS-6657

WCS schemaLocation is invalid XML

Issue Type:

BugBug

Assignee:

Andrea Aime

Components:

WCS

Created:

09/Sep/14 9:46 AM

Fix Versions:

2.7-beta

Priority:

TrivialTrivial

Reporter:

Alex van den Hoogen

Generated WCS XML files are invalid because they lack to include the namespace in the schemaLocation.

Current situation: xsi:schemaLocation="http://<hostname>/schemas/wcs/1.1.1/wcsGetCapabilities.xsd

Expected situation:
xsi:schemaLocation=“http://www.opengis.net/wcs/1.1.1 http://<hostname>/schemas/wcs/1.1.1/wcsGetCapabilities.xsd”

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo