Index: Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Properties/Resources.Designer.cs =================================================================== diff -u -r2fefb4512a2afb37e52b76d293bfe6da327e45ec -rf4dff954b848d755423f4b5ed2451882cddb1286 --- Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 2fefb4512a2afb37e52b76d293bfe6da327e45ec) +++ Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision f4dff954b848d755423f4b5ed2451882cddb1286) @@ -138,6 +138,27 @@ ///but WITHOUT ANY WARRANTY; without even the implied warranty of ///ME [rest of string was truncated]";. /// + public static string MacroStabiliteitBinnenwaartsConfiguratieSchema0To1 { + get { + return ResourceManager.GetString("MacroStabiliteitBinnenwaartsConfiguratieSchema0To1", 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 -r2fefb4512a2afb37e52b76d293bfe6da327e45ec -rf4dff954b848d755423f4b5ed2451882cddb1286 --- Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Properties/Resources.resx (.../Resources.resx) (revision 2fefb4512a2afb37e52b76d293bfe6da327e45ec) +++ Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Properties/Resources.resx (.../Resources.resx) (revision f4dff954b848d755423f4b5ed2451882cddb1286) @@ -238,4 +238,7 @@ ..\resources\macrostabiliteitbinnenwaartsconfiguratieschema_0.xsd;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + ..\resources\macrostabiliteitbinnenwaartsconfiguratieschema0to1.xslt;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/MacroStabiliteitBinnenwaartsConfiguratieSchema0To1.xslt =================================================================== diff -u --- Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Resources/MacroStabiliteitBinnenwaartsConfiguratieSchema0To1.xslt (revision 0) +++ Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.IO/Resources/MacroStabiliteitBinnenwaartsConfiguratieSchema0To1.xslt (revision f4dff954b848d755423f4b5ed2451882cddb1286) @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file