Skip to content
Snippets Groups Projects
Commit 57821a95 authored by Lars Bilke's avatar Lars Bilke
Browse files

Fixed XML schema urls and local schema usage.

1. Changed urls to https which fixed the following error:

xsd/OpenGeoSysGLI.xsd, at line 1, column 66: Document is not a XML schema.
Error XSDError in ..., at line 3, column 194: Loaded schema file is invalid.

If this error ever pops up again try to cut the internet connection! No joke!

2. Local schema files are now copied to bin-directory during CMake configuration and package generatiion (install step).
parent d252ca72
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment