Index: Application/Ringtoets/src/Application.Ringtoets.Setup/CalculationConfiguration.wxs =================================================================== diff -u -r32a37370a7660f4085e0e8a59b629544a9158953 -r2696841a4cc11301d4edbbaca4e2f2fcc1120f77 --- Application/Ringtoets/src/Application.Ringtoets.Setup/CalculationConfiguration.wxs (.../CalculationConfiguration.wxs) (revision 32a37370a7660f4085e0e8a59b629544a9158953) +++ Application/Ringtoets/src/Application.Ringtoets.Setup/CalculationConfiguration.wxs (.../CalculationConfiguration.wxs) (revision 2696841a4cc11301d4edbbaca4e2f2fcc1120f77) @@ -69,7 +69,7 @@ - + Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.IO/Resources/GEBUConfiguratieSchema.xsd =================================================================== diff -u -r32a37370a7660f4085e0e8a59b629544a9158953 -r2696841a4cc11301d4edbbaca4e2f2fcc1120f77 --- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.IO/Resources/GEBUConfiguratieSchema.xsd (.../GEBUConfiguratieSchema.xsd) (revision 32a37370a7660f4085e0e8a59b629544a9158953) +++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.IO/Resources/GEBUConfiguratieSchema.xsd (.../GEBUConfiguratieSchema.xsd) (revision 2696841a4cc11301d4edbbaca4e2f2fcc1120f77) @@ -24,11 +24,11 @@ - + - + Index: Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Configurations/WaveConditionsCalculationConfigurationReader.cs =================================================================== diff -u -r32a37370a7660f4085e0e8a59b629544a9158953 -r2696841a4cc11301d4edbbaca4e2f2fcc1120f77 --- Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Configurations/WaveConditionsCalculationConfigurationReader.cs (.../WaveConditionsCalculationConfigurationReader.cs) (revision 32a37370a7660f4085e0e8a59b629544a9158953) +++ Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Configurations/WaveConditionsCalculationConfigurationReader.cs (.../WaveConditionsCalculationConfigurationReader.cs) (revision 2696841a4cc11301d4edbbaca4e2f2fcc1120f77) @@ -44,7 +44,7 @@ private const string orientationSchemaName = "OrientatieSchema.xsd"; private const string foreshoreProfileSchemaName = "VoorlandProfielSchema.xsd"; private const string waveReductionSchemaName = "GolfReductieSchema.xsd"; - private const string revetmentBaseSchemaName = "BekledingenConfiguratieSchemaBasis.xsd"; + private const string revetmentBaseSchemaName = "BekledingenConfiguratieBasisSchema.xsd"; /// /// Creates a new instance of . @@ -66,7 +66,7 @@ new Dictionary { { - revetmentBaseSchemaName, Resources.BekledingenConfiguratieSchemaBasis + revetmentBaseSchemaName, Resources.BekledingenConfiguratieBasisSchema }, { hbLocationSchemaName, RingtoetsCommonIOResources.HbLocatieSchema Index: Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Properties/Resources.Designer.cs =================================================================== diff -u -r32a37370a7660f4085e0e8a59b629544a9158953 -r2696841a4cc11301d4edbbaca4e2f2fcc1120f77 --- Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 32a37370a7660f4085e0e8a59b629544a9158953) +++ Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 2696841a4cc11301d4edbbaca4e2f2fcc1120f77) @@ -118,7 +118,7 @@ } /// - /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8"?><!-- + /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?><!-- ///Copyright (C) Stichting Deltares 2017. All rights reserved. /// ///This file is part of Ringtoets. @@ -131,14 +131,14 @@ ///This program is distributed in the hope that it will be useful, ///but WITHOUT ANY WARRANTY; without even the implied warranty of [rest of string was truncated]";. /// - internal static string BekledingenConfiguratieSchema { + internal static string BekledingenConfiguratieBasisSchema { get { - return ResourceManager.GetString("BekledingenConfiguratieSchema", resourceCulture); + return ResourceManager.GetString("BekledingenConfiguratieBasisSchema", resourceCulture); } } /// - /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?><!-- + /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8"?><!-- ///Copyright (C) Stichting Deltares 2017. All rights reserved. /// ///This file is part of Ringtoets. @@ -151,9 +151,9 @@ ///This program is distributed in the hope that it will be useful, ///but WITHOUT ANY WARRANTY; without even the implied warranty of [rest of string was truncated]";. /// - internal static string BekledingenConfiguratieSchemaBasis { + internal static string BekledingenConfiguratieSchema { get { - return ResourceManager.GetString("BekledingenConfiguratieSchemaBasis", resourceCulture); + return ResourceManager.GetString("BekledingenConfiguratieSchema", resourceCulture); } } Index: Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Properties/Resources.resx =================================================================== diff -u -r32a37370a7660f4085e0e8a59b629544a9158953 -r2696841a4cc11301d4edbbaca4e2f2fcc1120f77 --- Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Properties/Resources.resx (.../Resources.resx) (revision 32a37370a7660f4085e0e8a59b629544a9158953) +++ Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Properties/Resources.resx (.../Resources.resx) (revision 2696841a4cc11301d4edbbaca4e2f2fcc1120f77) @@ -142,8 +142,8 @@ Gras - - ..\Resources\BekledingenConfiguratieSchemaBasis.xsd;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + ..\Resources\BekledingenConfiguratieBasisSchema.xsd;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 bovengrens bekledingen Index: Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Resources/BekledingenConfiguratieBasisSchema.xsd =================================================================== diff -u --- Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Resources/BekledingenConfiguratieBasisSchema.xsd (revision 0) +++ Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Resources/BekledingenConfiguratieBasisSchema.xsd (revision 2696841a4cc11301d4edbbaca4e2f2fcc1120f77) @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Index: Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Resources/BekledingenConfiguratieSchema.xsd =================================================================== diff -u -r32a37370a7660f4085e0e8a59b629544a9158953 -r2696841a4cc11301d4edbbaca4e2f2fcc1120f77 --- Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Resources/BekledingenConfiguratieSchema.xsd (.../BekledingenConfiguratieSchema.xsd) (revision 32a37370a7660f4085e0e8a59b629544a9158953) +++ Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Resources/BekledingenConfiguratieSchema.xsd (.../BekledingenConfiguratieSchema.xsd) (revision 2696841a4cc11301d4edbbaca4e2f2fcc1120f77) @@ -24,11 +24,11 @@ - + - + Fisheye: Tag 2696841a4cc11301d4edbbaca4e2f2fcc1120f77 refers to a dead (removed) revision in file `Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Resources/BekledingenConfiguratieSchemaBasis.xsd'. Fisheye: No comparison available. Pass `N' to diff?