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" xmlns:ogc="http://www.opengis.net/ogc"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------^
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", but the error
is identical.
Does someone experience such an error (enclosed is the sld) ?
didier
(attachments)
bdpays_batiment.sld (5.95 KB)