Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Lars Bilke's avatar
    57821a95
    Fixed XML schema urls and local schema usage. · 57821a95
    Lars Bilke authored
    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).
    57821a95
    History
    Fixed XML schema urls and local schema usage.
    Lars Bilke authored
    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).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.