Does anyone know how I go about updating where the SLDParser finds it's
schemas for validation? As part of the ContrastEnhancent work I've updated
the schema (symboliser.xsd) in xsd-sld and added bindings etc to it. That
seems fine and all the tests pass etc. I've updated CSSTranslator to manage
the CSS changes, but when testing it runs the SLD file it produces through
a SAX(?) parser to validate and this is failing as it is using an old
schema with out my changes.
org.geotools.xml.Parser parser = new Parser(new SLDConfiguration());
parser.validate(new StringReader(sld));
I've tried looking everywhere and I can't work it out, can anyone point me
in the right direction?
Cheers
--
Ian Turton
------------------------------------------------------------------------------
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel