GeoServer supports both Sld 1.0 and Se1.2 you can download both specifications from the OGC to see how to structure the file. At the top of the file you can see which specification is being used as it references the appropriate namespace (assigning it a prefix uses for the reminder of the file).
Often if you just cut and paste examples from the web it may not be set up exactly the same way as your document so you will need to adjust. For a good example use GeoServer to generate a default style and check what it produced vs what your document has. In your file you have snippets that include the se prefix but do not define the xml namespace associated with that prefix. On Thu, May 30, 2019 at 18:57 George Jones <george.jo...@aberdeen.sd.us> wrote: > Hi all, I keep running into the errors with the geoserver style noted in > the Zoning file along with the error files that I have attached . Have any > advice- my speculation is adding a <se> tag in front of each argument but I > could be wrong ? > > > > Thanks GJ > > > > *George Jones* > > *GIS Technician, City of Aberdeen,South Dakota* > > [image: favicon] > > > _______________________________________________ > Geoserver-users mailing list > > Please make sure you read the following two resources before posting to > this list: > - Earning your support instead of buying it, but Ian Turton: > http://www.ianturton.com/talks/foss4g.html#/ > - The GeoServer user list posting guidelines: > http://geoserver.org/comm/userlist-guidelines.html > > If you want to request a feature or an improvement, also see this: > https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer > > > Geoserver-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geoserver-users >
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users