Index: Riskeer/Common/src/Riskeer.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -ra3e74b6d40c5208b73d1011070194d5980203ebc -rff9988223e8a06d0f7a5016d3e53079ecb8233cf --- Riskeer/Common/src/Riskeer.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a3e74b6d40c5208b73d1011070194d5980203ebc) +++ Riskeer/Common/src/Riskeer.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision ff9988223e8a06d0f7a5016d3e53079ecb8233cf) @@ -1214,6 +1214,27 @@ } /// + /// 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 KunstwerkenBasisSchema_0 { + get { + return ResourceManager.GetString("KunstwerkenBasisSchema_0", resourceCulture); + } + } + + /// /// Looks up a localized string similar to De segmenten van de geometrie van de laag vormen geen lus.. /// public static string Loop_contains_disconnected_segments { Index: Riskeer/Common/src/Riskeer.Common.IO/Properties/Resources.resx =================================================================== diff -u -ra3e74b6d40c5208b73d1011070194d5980203ebc -rff9988223e8a06d0f7a5016d3e53079ecb8233cf --- Riskeer/Common/src/Riskeer.Common.IO/Properties/Resources.resx (.../Resources.resx) (revision a3e74b6d40c5208b73d1011070194d5980203ebc) +++ Riskeer/Common/src/Riskeer.Common.IO/Properties/Resources.resx (.../Resources.resx) (revision ff9988223e8a06d0f7a5016d3e53079ecb8233cf) @@ -888,4 +888,7 @@ ..\resources\hblocatieschema_0.xsd;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + ..\resources\kunstwerkenbasisschema_0.xsd;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + \ No newline at end of file Index: Riskeer/Common/src/Riskeer.Common.IO/Resources/KunstwerkenBasisSchema_0.xsd =================================================================== diff -u --- Riskeer/Common/src/Riskeer.Common.IO/Resources/KunstwerkenBasisSchema_0.xsd (revision 0) +++ Riskeer/Common/src/Riskeer.Common.IO/Resources/KunstwerkenBasisSchema_0.xsd (revision ff9988223e8a06d0f7a5016d3e53079ecb8233cf) @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file