[Geoserver-devel] SDL validation

Hi all,

It seems that the SLD validation (from the webadmin import SLD) differs
between GS 1.3.0beta2 and GS 1.3.0beta 4 : the same sld file is rejected with
the latter release while accepted with the former. the reported error is :

<StyledLayerDescriptor version="1.0.0"
xsi:schemaLocation="http://www.opengis.net/sld StyledLayerDescriptor.xsd"
xmlns="http://www.opengis.net/sld&quot; xmlns:ogc="http://www.opengis.net/ogc&quot;
xmlns:xlink="http://www.w3.org/1999/xlink&quot;
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot;&gt;
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------^
       cvc-elt.1: Cannot find the declaration of element
'StyledLayerDescriptor'.

I have tried to change the schemaLocation of StyledLayerDescriptor.xsd with
xsi:schemaLocation="http://www.opengis.net/sld
http://schemas.opengis.net/sld/1.0.0/StyledLayerDescriptor.xsd&quot;, but the error
is identical.

Does someone experience such an error (enclosed is the sld) ?

didier

(attachments)

bdpays_batiment.sld (5.95 KB)