Index: Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationReader.cs =================================================================== diff -u -rced4d3286ef6a071e8b29ffc3998ca319d4a2120 -r2fefb4512a2afb37e52b76d293bfe6da327e45ec --- Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationReader.cs (.../MacroStabilityInwardsCalculationConfigurationReader.cs) (revision ced4d3286ef6a071e8b29ffc3998ca319d4a2120) +++ Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Configurations/MacroStabilityInwardsCalculationConfigurationReader.cs (.../MacroStabilityInwardsCalculationConfigurationReader.cs) (revision 2fefb4512a2afb37e52b76d293bfe6da327e45ec) @@ -62,7 +62,7 @@ : base(xmlFilePath, new[] { new CalculationConfigurationSchemaDefinition( - 0, Resources.MacroStabiliteitBinnenwaartsConfiguratieSchema, + 0, Resources.MacroStabiliteitBinnenwaartsConfiguratieSchema_0, new Dictionary { { Index: Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Properties/Resources.Designer.cs =================================================================== diff -u -r8e43aa4021689e559f7b3e8a9274f103c89844dc -r2fefb4512a2afb37e52b76d293bfe6da327e45ec --- Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 8e43aa4021689e559f7b3e8a9274f103c89844dc) +++ Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 2fefb4512a2afb37e52b76d293bfe6da327e45ec) @@ -117,6 +117,27 @@ ///but WITHOUT ANY WARRANTY; without even the implied warranty of ///ME [rest of string was truncated]";. /// + public static string MacroStabiliteitBinnenwaartsConfiguratieSchema_0 { + get { + return ResourceManager.GetString("MacroStabiliteitBinnenwaartsConfiguratieSchema_0", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?><!-- + ///Copyright (C) Stichting Deltares 2019. All rights reserved. + /// + ///This file is part of Riskeer. + /// + ///Riskeer is free software: you can redistribute it and/or modify + ///it under the terms of the GNU General Public License as published by + ///the Free Software Foundation, either version 3 of the License, or + ///(at your option) any later version. + /// + ///This program is distributed in the hope that it will be useful, + ///but WITHOUT ANY WARRANTY; without even the implied warranty of + ///ME [rest of string was truncated]";. + /// public static string MacroStabiliteitBinnenwaartsGridsSchema { get { return ResourceManager.GetString("MacroStabiliteitBinnenwaartsGridsSchema", resourceCulture); Index: Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Properties/Resources.resx =================================================================== diff -u -r8e43aa4021689e559f7b3e8a9274f103c89844dc -r2fefb4512a2afb37e52b76d293bfe6da327e45ec --- Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Properties/Resources.resx (.../Resources.resx) (revision 8e43aa4021689e559f7b3e8a9274f103c89844dc) +++ Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Properties/Resources.resx (.../Resources.resx) (revision 2fefb4512a2afb37e52b76d293bfe6da327e45ec) @@ -235,4 +235,7 @@ Grensspanning - {0} + + ..\resources\macrostabiliteitbinnenwaartsconfiguratieschema_0.xsd;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + \ No newline at end of file Index: Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Resources/MacroStabiliteitBinnenwaartsConfiguratieSchema_0.xsd =================================================================== diff -u --- Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Resources/MacroStabiliteitBinnenwaartsConfiguratieSchema_0.xsd (revision 0) +++ Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Resources/MacroStabiliteitBinnenwaartsConfiguratieSchema_0.xsd (revision 2fefb4512a2afb37e52b76d293bfe6da327e45ec) @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file