SLD Validation
Here's some tips for correcting your SLD files
Here are the .xsd (they are also in your WAR - configuration/sld) :
StyleLayerDescriptor.xsd
Feature.xsd
Filter.xsd
Expr.xsd
Geometry.xsd
Xlinks.xsd
Here's some hints:
- capitalization counts: most tags start with a capital letter <Title> not <title>
- the order of tags is usually important
- anything extra will cause an error
- namespaces are important. That means us "<ogc:Filter>" and "<gml:Box>".
Help make this page better
This page is a Wiki - you can edit it. Click on the "Edit Page" link on the top right side of this page.
Added by dblasby, last edited by Chris Holmes on Nov 21, 2005
()